summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-12-10- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for thatBastien Nocera
2003-12-09Fix crash with really long subtitle/language names in ogm/off filesBastien Nocera
2003-12-09- add support for the wmvdmod.dll DLL for all the Windows Media video decodersBastien Nocera
2003-12-09id3v2 "genre" parsing.Thibaut Mattern
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-08- "Genre" list.Thibaut Mattern
2003-12-08- Fix wrong tag header constants.Thibaut Mattern
2003-12-08prefetching seems to improve performance as wellMiguel Freitas
2003-12-08sfence is not a valid MMX instruction.Miguel Freitas
2003-12-08people complained about missing timevalMiguel Freitas
2003-12-08use __XINE_FUNCTION__Daniel Caujolle-Bert
2003-12-08_x_assert: printout format like assert(), _x_abort: print file/line/func befo...Daniel Caujolle-Bert
2003-12-08fix performance problemsMiguel Freitas
2003-12-08all code where xine_list_free() is used (correctly) assumes thatMichael Roitzsch
2003-12-08no menu button does not need abort()ingMichael Roitzsch
2003-12-08another lprintf found that prints the filename twiceMichael Roitzsch
2003-12-07arghThibaut Mattern
2003-12-07v2.3 is here...Thibaut Mattern
2003-12-07- Move ID3 parsing code to id3.h/id3.cThibaut Mattern
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-07fix post plugins interceptionMiguel Freitas
2003-12-07i guess img->lock must not restore the frame pointersMiguel Freitas
2003-12-07- don't segfault when the audio device isn't availableBastien Nocera
2003-12-06Do not set stream/meta info if the demuxer has already done the job.Thibaut Mattern
2003-12-06Discard MPEG video in content detection.Thibaut Mattern
2003-12-06getting the spelling really rightMichael Roitzsch
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-06fix mem overlap reported by valgrindMiguel Freitas
2003-12-06fix problems switching to use_vo_driver methodMiguel Freitas
2003-12-06perhaps that will fix the black box problem reported at xine-userMiguel Freitas
2003-12-06fix xprintf calls.Daniel Caujolle-Bert
2003-12-06Recognize SVCD OGT and CVD subtitle streams.Rocky Bernstein
2003-12-05Should the segfault with the "save" input plugin.Thibaut Mattern
2003-12-05correct commentJames Stembridge
2003-12-05- fix crash when sending a security ui messageBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04Adjusting Makefile.František Dvořák
2003-12-04use _x_io* functionsJames Stembridge
2003-12-04some const correctnessJames Stembridge
2003-12-04quietJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-12-04Oups.Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04more str* to strn* conversions.Thibaut Mattern
2003-12-04sputext now handles ogm subtitlesMiguel Freitas
2003-12-04rework sputext. avoid using seek_count internal engine variable,Miguel Freitas
2003-12-03Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s...František Dvořák
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke
2003-12-03export mode_channels as an internal functionMarco Zuehlke