summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
2001-11-30Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ).Daniel Caujolle-Bert
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29fix event orderingMiguel Freitas
2001-11-28fix no audio deadlockMiguel Freitas
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-11-25make video and audio plugin names case insensitiveMiguel Freitas
2001-11-24fix segfault if no audioMiguel Freitas
2001-11-22improving seek responsiveness (more testing needed)Miguel Freitas
2001-11-20add more checks against incorrect configfile usageGuenter Bartsch
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20make user's stop/quit work fasterMiguel Freitas
2001-11-20signal should be enoughMiguel Freitas
2001-11-20should fix pause and slow/fast playingMiguel Freitas
2001-11-19reverting a change i did yesterday (discarding buffers on close might notMiguel Freitas
2001-11-19fix buffer leak and race condition where audio_out thread would not runMiguel Freitas
2001-11-19make description strings optional - config options without description string...Guenter Bartsch
2001-11-18make audio_out close fasterMiguel Freitas
2001-11-18fix enum value savingMiguel Freitas
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17fixing memory leaksMiguel Freitas
2001-11-17fix iso mpeg4 identification (can only be played on ffmpeg or divxMiguel Freitas
2001-11-17Some more DTS corrections.James Courtier-Dutton
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16Small change.James Courtier-Dutton
2001-11-16DTS Audio should work via the SPDIF Digital out.James Courtier-Dutton
2001-11-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-15small buffer size caused popping noises for meHeiko Schaefer
2001-11-15fix segfault playing mono/low rate streams. we need to check if 4x isMiguel Freitas
2001-11-15small types updateMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10'debug' build didn't compile any more, variable 'vpts' was unknownJuergen Keil
2001-11-10check for start of streamHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
2001-11-07buf types cleanupMiguel Freitas
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-11-06catch segmentation fault on plugin load/initializationMiguel Freitas
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
2001-11-01Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4Rich J Wareham
2001-10-30make xine recognize the new windows media formats and a small audio output pl...Guenter Bartsch
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas