bjorn.olievier
65bf15f94b
- Added ID and ToString() to AudioStream to identify streams
...
- Added GetSource() to IAudioSource and decoders to help stream identification
- Fixed problem where not all finished streams were removed properly in Transport
- Fixed include paths & directives for square
2008-03-29 12:57:54 +00:00
bjorn.olievier
f376961b6a
Fixed detection of end of song ( closes #16 )
2008-03-29 09:09:53 +00:00
bjorn.olievier
10d0ece3cb
Added mutex in ConsoleUI to lock while using cout. Makes debug output more readable.
2008-03-28 18:48:53 +00:00
bjorn.olievier
afde4da532
Removed unused methods and variables from IAudioOutput and WaveOut
2008-03-25 21:01:05 +00:00
bjorn.olievier
73e3b60bff
Replaced Win32 threads with Boost.Thread
2008-03-25 20:39:36 +00:00
bjorn.olievier
da1d52c197
- Replaced Win32 threads in core::audio with Boost.Thread
...
- Fixed crash on exit in WaveOut plugin (closes issue #8 )
2008-03-25 14:24:04 +00:00
Daniel Önnerby
f75b471093
Updated test_project.cpp to only show progress.
2008-03-20 19:33:31 +00:00
Daniel Önnerby
f36402a6e1
Added some debugging for the db wrapper.
...
Set some ignore directories.
2008-03-20 19:15:07 +00:00
Daniel Önnerby
cc21d778b6
Migrating trunk from old repository.
2008-03-18 09:06:19 +00:00