summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-04-27freetype fixes - thanks to Alan Chen and Frantisek Dvorak.Stefan Holst
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-27recognise avid mjpegJames Stembridge
2003-04-25avoid segfault with subtitle WITHOUT path.Daniel Caujolle-Bert
2003-04-25header beautificationMichael Roitzsch
2003-04-24make it more obvious that we are doing floating point subtractionJames Stembridge
2003-04-24fix scaling of video with aspect ratio != 1James Stembridge
2003-04-23I am not a Win32 developer, but I guess this is a sweet misunderstanding:Michael Roitzsch
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
2003-04-23The Win32/msvc gui now builds and works; There are many known issues with the...Tim Champagne
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-21avoid implicit declarations. Less warnings.Daniel Caujolle-Bert
2003-04-21driver might get closed while filling gap so check it is open before writingJames Stembridge
2003-04-20merging in win32 portGuenter Bartsch
2003-04-18equalizer apiGuenter Bartsch
2003-04-18a simple 10-band equalizer - public interface not there yetGuenter Bartsch
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-16discard buffers before trying to get demux_lockMiguel Freitas
2003-04-15completely seperate amp and compress filtersGuenter Bartsch
2003-04-13make compressor disabled by default. it was burning cpu ciclesMiguel Freitas
2003-04-13add a small read() function that can be aborted by demux_action_pendingMiguel Freitas
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-11fix long standing fastforward bug.Miguel Freitas
2003-04-08move generic explanation to xine_interfaceMiguel Freitas
2003-04-07enough of this. too much messages confuses users...Miguel Freitas
2003-04-06fix pointers by making them relative to struct addressMiguel Freitas
2003-04-06fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece...Guenter Bartsch
2003-04-06- freetype2 support for osdStefan Holst
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-04-05"perfect" time display for dvdsMiguel Freitas
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-04-02initialize rle.colorStefan Holst
2003-04-02- remove unneeded use of pthread_exit(NULL). We do not have any cleanupBastien Nocera
2003-04-01Fix race condition, where spudec_reset is called and then a button update arr...James Courtier-Dutton
2003-03-31iconv on FreeBSD fixDaniel Caujolle-Bert
2003-03-31take care of configure checks about nl_langinfoDaniel Caujolle-Bert
2003-03-30New net_buf_ctrl.Thibaut Mattern
2003-03-28audio_out loop can go much ahead of video_out (remember driver delay).Miguel Freitas
2003-03-27- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...Miguel Freitas
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-26ops, i forgot that assert.h was removed...Miguel Freitas
2003-03-26revert my assert to the classic macroMiguel Freitas
2003-03-25- allow on-the-fly rewiring of streams outputMichael Roitzsch
2003-03-25do not enter callbacks with config lock held at least for numeric config entriesMichael Roitzsch
2003-03-25only wait for empty audio fifo when really necessaryMichael Roitzsch
2003-03-24slightly better stream position heuristicStefan Holst
2003-03-23png image supportStefan Holst
2003-03-23fix some DVD menus where highlights would not be shownMichael Roitzsch
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge