index
:
lingot-win32.git
lingot-0.9.1
master
Unnamed repository; edit this file 'description' to name the repository.
Piotr Pawlow
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-22
Add banner for WIN32 build.
HEAD
lingot-0.9.1
Piotr Pawlow
2016-02-22
Fix OSS compilation due to redefined audio variable.
Piotr Pawlow
2016-02-22
Add missing LM_ prefixes.
Piotr Pawlow
2016-02-22
Add LM_ prefix to message_type_t enum values.
Piotr Pawlow
2016-02-22
Add polish translation.
Piotr Pawlow
2016-02-10
Fix previous commit.
Piotr Pawlow
2016-02-10
Select Portaudio as the default sound system if ALSA is not compiled in.
Piotr Pawlow
2016-02-10
Initialize Portaudio device name (with an empty string for now).
Piotr Pawlow
2016-02-10
Fix audio system index to string for Portaudio.
Piotr Pawlow
2016-02-10
Fix audio device api table size.
Piotr Pawlow
2014-03-14
- add portaudio
Piotr Pawlow
2014-03-13
- make OSS backend optional
Piotr Pawlow
2014-03-13
- add missing includes
Piotr Pawlow
2014-03-13
- define timeradd if sys/time.h doesn't define it
Piotr Pawlow
2014-03-13
- delete some useless auto-generated files
Piotr Pawlow
2014-03-13
- add resource file and icon for WIN32 build
pp
2014-03-13
- configuration directory on WIN32 is "lingot" instead of ".lingot"
pp
2014-03-13
- there is no langinfo.h header in my crossmingw32 environment
pp
2014-03-13
- import version 0.9.1 from upstream
Piotr Pawlow