| Commit message (Expand) | Author | Files | Lines |
2013-02-22 | add fade for medley mod. | k-m_schindler | 1 | -0/+5 |
2010-12-30 | allow playback from audio stream | tobigun | 1 | -0/+7 |
2010-06-10 | merge of VideoPreview branch into trunk | brunzelchen | 1 | -3/+123 |
2010-04-22 | - now it is possible to sync lyrics to audio | tobigun | 1 | -0/+1 |
2010-04-21 | - add video loop option | tobigun | 1 | -49/+151 |
2009-12-29 | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 1 | -2/+2 |
2009-12-20 | changed TSyncSource to interface ISyncSource | s_alexander | 1 | -2/+2 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -7/+8 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-13 | Media modules moved from base to media | tobigun | 1 | -0/+0 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -61/+74 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -230/+230 |
2008-05-22 | eol-style unified and propset | k-m_schindler | 1 | -10/+5 |
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 1 | -6/+6 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -5/+33 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -0/+1 |
2008-03-06 | replaced some "string" parameters with "const string" | tobigun | 1 | -2/+2 |
2008-02-05 | General: | tobigun | 1 | -268/+206 |
2008-01-11 | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 1 | -10/+3 |
2007-12-17 | - removed hStream in favour of TAudioOutputStream | tobigun | 1 | -2/+2 |
2007-12-07 | little bit of tidy up.. | jaybinks | 1 | -35/+2 |
2007-12-07 | getpcmdata creates fake pcm-data now | tobigun | 1 | -2/+31 |
2007-12-07 | Fixed some linux visualizer errors | tobigun | 1 | -0/+2 |
2007-12-06 | gave priority to videos over Visualization... | jaybinks | 1 | -1/+1 |
2007-12-06 | Visualizer changes (audio connection, some opengl fixes) | tobigun | 1 | -0/+6 |
2007-12-06 | conformed projectM to IVideoPlayback | jaybinks | 1 | -4/+4 |
2007-12-05 | Removed duplicated registration to the AudioManager. Registering once is enou... | tobigun | 1 | -12/+4 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -4/+1 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -24/+26 |
2007-10-16 | modified ffmpeg usage, to use interface same as bass... | jaybinks | 1 | -0/+276 |