]> icculus.org git repositories - taylor/freespace2.git/history - src/movie
fix issue with looping audio streams
[taylor/freespace2.git] / src / movie /
2016-10-18 Taylor Richardsmerge fixes
2016-10-10 Taylor Richardsfix broken timer that was causing a/v sync issues
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardssilence compiler warnings (mostly shadow variables)
2016-06-10 Taylor Richardsadd gr_stream_*() for movie playback
2016-05-30 Taylor Richardsfirst pass at OpenGL ES 2 support
2015-12-13 Taylor Richardsmake movies scale properly on viewport resize
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardsmore cleanup with video related cfg options
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardshandle stopping of background sounds properly; cleanup
2015-04-03 Taylor Richardsdisable source looping for streaming audio
2015-04-03 Taylor Richardswarnings (clang): unused-but-set-variable
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsfix MVE scaling
2015-04-03 Taylor Richardsclear, flip, clear ... with color set
2015-04-03 Taylor Richardsmore MVE graphics code cleanup and simplification
2015-04-03 Taylor Richardsclean up graphics portion of MVE player
2015-04-03 Taylor Richardsfix audio buffer cleanup
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsmerge in new sound code
2015-04-03 Taylor Richardsvarious sound fixes and cleanup
2015-04-03 Taylor Richardsreset timer variable; fixes subsequent playback issues
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardswarning fix
2015-04-03 Taylor Richardsupdate/cleanup MVE audio code
2015-04-03 Taylor Richardsclean up timing code by using SDL PerformanceCounter
2015-04-03 Taylor Richardsremove CDROM stuff from movie player
2015-04-03 Taylor RichardsSDL2 port - stage 2
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsvarious cleanups
2005-08-12 Taylor Richardsuse new audiostr code rather than old windows/*nix...
2005-03-31 Taylor Richardss/alGetSourceiv/alGetSourcei/
2005-03-31 Taylor Richardsgo back to more accurate timer and allow video scaling...
2005-03-29 Taylor RichardsUpdate to newest movie code with much better video...
2003-01-30 relnevadd movies to the techroom after they have been played...
2002-07-27 theoddone33Fix problem uno... now escape will skip movies
2002-07-27 theoddone33Preliminary MVE code (Where's the soup now?!)
2002-07-24 relnevnothing interesting