summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-16add xine_engine_set/get_param() functions. For now, only verbosity is support...Daniel Caujolle-Bert
2003-03-14don't attempt to load xine plugins from vidix driver directoryJames Stembridge
2003-03-14pfff, this time i commit the right version :-\Daniel Caujolle-Bert
2003-03-14avoid crashing when drawing outside area. Same for clipping area.Daniel Caujolle-Bert
2003-03-12small performance patch by Marcelo RobertoMiguel Freitas
2003-03-10- rework audio_out.c so thread is created only onceMiguel Freitas
2003-03-08implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...Guenter Bartsch
2003-03-08confusionMichael Roitzsch
2003-03-08Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu...Daniel Caujolle-Bert
2003-03-08Convenience change to MRL parsing as suggested by Michel Hermier:Michael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-08fix xine_osd_draw_point()Daniel Caujolle-Bert
2003-03-07Recognize VCD and CVD subtitle streams.Rocky Bernstein
2003-03-07use return value of MRL-based config changingMichael Roitzsch
2003-03-07workaround buggy pthread implementations with a timedwaitMiguel Freitas
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-07new params for ignoring video/audio/spuMiguel Freitas
2003-03-06- less verbosity, thanks GuenterBastien Nocera
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-03-05allow a little bit safer mode for snapshot allocation:Siggi Langauf
2003-03-03Remove pthread_cancel() support, these threads are never pthread_cancelledEwald Snel
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-23Fixes a deadlock when buffering at the end of the stream.Thibaut Mattern
2003-02-23fix bug when deleting the first plugin from the list because plugin_class fai...Guenter Bartsch
2003-02-23New method to get the number of free elements in the pool.Thibaut Mattern
2003-02-22this hack can go nowMichael Roitzsch
2003-02-22provide a way of invalidating extra infoMichael Roitzsch
2003-02-22update extra info (for slider movement) in stills with audioMichael Roitzsch
2003-02-22fix another situation of not showing still frames: when the video fifo is full,Michael Roitzsch
2003-02-21disable debug outputGuenter Bartsch
2003-02-21make number of video buffers user-configurableGuenter Bartsch
2003-02-20Same fix for yv12James Stembridge
2003-02-20Fix copy of yuy2 frame by slices when frame height is not a multiple of 16James Stembridge
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
2003-02-18sorry, private modifications...Michael Roitzsch
2003-02-18this might help prevent problems in the future:Michael Roitzsch
2003-02-18fix problem with not appearing still frames on DVDsMichael Roitzsch
2003-02-16whoups, sorry for that noiseGuenter Bartsch
2003-02-16small bugfix, buffer was released to early when no resampling is doneGuenter Bartsch
2003-02-16bigger buffers for smoother playbackGuenter Bartsch
2003-02-14introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id"Miguel Freitas
2003-02-13use the requested channel number when querying for the languageMichael Roitzsch
2003-02-12new method to pass gui messages to video driver.Miguel Freitas
2003-02-11add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>)Miguel Freitas
2003-02-08New net_buf_ctrl strategy.Thibaut Mattern
2003-02-07add consistency warningsMichael Roitzsch
2003-02-06continuing the clean up...Miguel Freitas
2003-02-06first pass on cleaning up ao/vo properties and flush stuffMiguel Freitas
2003-02-05last tvmode update from SnaggenMiguel Freitas