| Commit message (Expand) | Author | Age | Files | Lines |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 1 | -857/+857 |
* | Video Aspect-Ratio fix (e.g. for 16:9 displays) | tobigun | 2008-05-21 | 1 | -11/+23 |
* | - bugfix: LoadTexture() did not initialize the TTexture result before it was ... | tobigun | 2008-05-14 | 1 | -30/+31 |
* | - speedup patch for video playback. Should be a little faster than before. | tobigun | 2008-05-13 | 1 | -468/+610 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 1 | -0/+2 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 1 | -1/+1 |
* | Close a previously opened video before a new one is opened | tobigun | 2008-04-30 | 1 | -0/+4 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -2/+2 |
* | removed lazarus dependencies | tobigun | 2008-04-06 | 1 | -16/+1 |
* | second try to fix the problem, that the video is bigger than the screen when ... | s_alexander | 2008-04-03 | 1 | -19/+21 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 1 | -17/+18 |
* | fixed the playback speed of the movie background | s_alexander | 2008-03-17 | 1 | -708/+708 |
* | auto removed a bunch of unused local variables | jaybinks | 2008-03-10 | 1 | -708/+708 |
* | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 2008-03-09 | 1 | -0/+4 |
* | replaced some "string" parameters with "const string" | tobigun | 2008-03-06 | 1 | -2/+2 |
* | fixed video looping and background video playback on linux.. | jaybinks | 2008-02-20 | 1 | -694/+693 |
* | fixed that damn bug with the NG path hack... grrr | jaybinks | 2008-02-20 | 1 | -1/+1 |
* | mmmmmmmmmmmmm | jaybinks | 2008-02-19 | 1 | -1/+2 |
* | first steps towards loopable videos. | jaybinks | 2008-02-19 | 1 | -2/+18 |
* | Removed the "use nil instead of 0" warnings | tobigun | 2008-02-05 | 1 | -2/+2 |
* | Update of the ffmpeg headers to their current trunk versions. | tobigun | 2008-02-05 | 1 | -2/+2 |
* | added blindy's swscale support. It can be enabled with {$DEFINE UseSWScale}. | tobigun | 2008-01-18 | 1 | -0/+32 |
* | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 2008-01-11 | 1 | -5/+7 |
* | incorporated some improvements (video scaling to full width, seeking for vide... | b1indy | 2007-12-18 | 1 | -115/+33 |
* | swscale experiment was not satisfying (bad performance), but made clear, that... | b1indy | 2007-12-17 | 1 | -16/+65 |
* | disabled the FFMPEG_AUDIO stuff for the moment | tobigun | 2007-12-17 | 1 | -10/+11 |
* | little bit of tidy up.. | jaybinks | 2007-12-07 | 1 | -14/+4 |
* | added "V" key to sing screen to start Visualization... | jaybinks | 2007-12-06 | 1 | -12/+11 |
* | conformed projectM to IVideoPlayback | jaybinks | 2007-12-06 | 1 | -4/+4 |
* | - bugfix: tried to access array element -1 if video contained no audio-stream | tobigun | 2007-12-05 | 1 | -3/+7 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -1/+6 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -3/+1 |
* | made some major progress with ffmpeg audio playback !!! | jaybinks | 2007-10-27 | 1 | -25/+60 |
* | minor changes and fixes for USDX on linux. | jaybinks | 2007-10-25 | 1 | -29/+29 |
* | comment this.. oops | jaybinks | 2007-10-24 | 1 | -5/+8 |
* | modified ffmpeg usage, to use interface same as bass... | jaybinks | 2007-10-16 | 1 | -267/+358 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 1 | -2/+1 |
* | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 2007-10-11 | 1 | -2/+2 |
* | modified UTime to utilise SDL timer... | jaybinks | 2007-10-11 | 1 | -79/+179 |
* | fixed some stuff for linux build... | jaybinks | 2007-10-08 | 1 | -404/+462 |
* | ScoreScreen, still working on some minor things like simplifying the src (mes... | mogguh | 2007-09-21 | 1 | -2/+2 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 1 | -4/+5 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 1 | -1/+26 |
* | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 2007-09-07 | 1 | -0/+378 |