aboutsummaryrefslogtreecommitdiffstats
path: root/src/media (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-27- device input latency is now configurable via config.initobigun1-17/+48
2010-04-25wrong usage of glTexEnvi fixedtobigun1-2/+5
2010-04-22- now it is possible to sync lyrics to audiotobigun2-0/+2
2010-04-21fixed choppy start of some songs when using ffmpegtobigun1-24/+33
2010-04-21fixed bug in SDL/Portaudio playback stream:tobigun1-2/+4
2010-04-21- fixed UAudioPlayback_SoftMixer.GetPosition():tobigun1-6/+56
2010-04-21- better lyric <-> video synctobigun1-39/+139
2010-04-21- add video loop optiontobigun3-214/+378
2010-04-20- force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun1-3/+20
2010-04-19bugfix for crash with portaudio (all platforms):tobigun2-22/+43
2010-04-18open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun1-1/+1
2010-04-13- save input device names as UTF8Stringswhiteshark02-4/+8
2010-04-06- Revert quick-fix from revision 2000tobigun1-1/+1
2010-03-12rename cosmetics. no code change.k-m_schindler1-25/+25
2010-02-25cosmetics. no code change.k-m_schindler1-16/+16
2010-02-25cosmetics. no code change.k-m_schindler1-21/+20
2010-02-24unifiy the name of portaudio inputsk-m_schindler1-1/+1
2010-02-07small editsk-m_schindler1-20/+18
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler2-4/+4
2009-12-20changed TSyncSource to interface ISyncSources_alexander2-4/+4
2009-12-08added starting pts handlings_alexander1-12/+16
2009-12-07fix: open video files with the system's native encoding and path delimiter.brunzelchen1-1/+1
2009-11-09merged unicode branch (r1931) into trunks_alexander10-58/+214
2009-05-15resolve some type size mismatch warnings + an additional check.k-m_schindler1-4/+6
2009-05-13Hint about removal of deprecated function img_convert added, but no code changek-m_schindler1-0/+6
2009-04-09Warnings and Notes cleanupk-m_schindler1-1/+1
2009-04-09Warnings and Notes cleanupk-m_schindler2-4/+0
2009-04-09Warnings and Notes cleanupk-m_schindler1-4/+2
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-5/+10
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-2/+12
2009-02-15patch #2388324. Exit with corrupt videos. Courtesy to Hawkeark-m_schindler1-1/+10
2009-02-04PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...tobigun6-59/+57
2008-11-03improved seeking:tobigun1-50/+85
2008-10-31- swscale get_context parameter from cint -> TAVPixelFormattobigun1-6/+6
2008-10-31- cleanup (private and protected class members prepended with f...)tobigun1-214/+266
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-2/+2
2008-10-01debug output removedtobigun1-1/+0
2008-10-01safer context switchtobigun1-37/+115
2008-10-01- FFmpeg header updatetobigun2-2/+2
2008-09-27remove some white space. no code changek-m_schindler6-6/+0
2008-09-23added file headerstobigun17-12/+432
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-13/+15
2008-09-13Media modules moved from base to mediatobigun17-0/+7781