summaryrefslogtreecommitdiff
path: root/src/libspucc
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-03fix font encoding of closed captions (needs to be latin1, instead of ASCII)Christian Vogler
2003-10-23I should have seen this coming...Michael Roitzsch
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-09- remove unneeded event listener thread, the real deadlock has already been f...Michael Roitzsch
2002-12-09fix CC-decoding related deadlocksChristian Vogler
2002-12-08wrong event unpackingMichael Roitzsch
2002-12-06bring the closed caption decoder backMichael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-26Sun's Forte compiler has problems initializing a local structure variable withJuergen Keil
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-03-31add configuration option to select between different captioning colorChristian Vogler
2002-03-30Fix debug messages that would not compile anymore.Christian Vogler
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-20Fix all vpts variables to use int64_t.Christian Vogler
2002-03-20forward port of closed captioning fixes to CVS headChristian Vogler
2002-03-20back out incorrect Pearl Harbor fixChristian Vogler
2002-03-17fix a rare duplicate control code detection problem. Some DVDs apparentlyChristian Vogler
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-08removed hardcoded text palette size constantsChristian Vogler
2002-01-08Added full support for caption color codes and multicolored captions.Christian Vogler
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler