summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-03-22performance improvements for slower systemsMiguel Freitas
2002-03-22force redrawing the last _late_ frame. now we can be sure the last frame sent toMiguel Freitas
2002-03-21long-standing bugfix (hopefully)Guenter Bartsch
2002-03-21- only draw still frame/logo if neededMiguel Freitas
2002-03-21fix a freeze on exit problemMiguel Freitas
2002-03-20steps towards dvd playback:Guenter Bartsch
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-18small log api updateGuenter Bartsch
2002-03-18xine_log bugfix by bill finkGuenter Bartsch
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-16fix memory leak, add dispose() function to config_values_sEwald Snel
2002-03-16fix for (rare) memory leakEwald Snel
2002-03-14small error message changeGuenter Bartsch
2002-03-14- make libsputext work againMiguel Freitas
2002-03-14Ewald Snel's latest memory leak fixesMiguel Freitas
2002-03-12small fix for excessive seekingGuenter Bartsch
2002-03-12another try to fix driftMiguel Freitas
2002-03-12getting rid of more LOG_ macros => output messages only once ... and another ...Guenter Bartsch
2002-03-12minor corrections and a patch for metronom to make sure it doesn't compensate...Guenter Bartsch
2002-03-12porting some fixes to new metronomMiguel Freitas
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-03-11Check both BUF_FLAG_END_STREAM and BUF_FLAG_END_USER flag to detect end ofJuergen Keil
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-11Use same datatype.Daniel Caujolle-Bert
2002-03-10fix for some segfault on exitMiguel Freitas
2002-03-10- mpeg2 frame duration fixesMiguel Freitas
2002-03-08temporary fix for a/v sync problems, this is _not_ the big update I'm plannin...Guenter Bartsch
2002-03-08slight output changesHeiko Schaefer
2002-03-08Added xine OSD menu structures.James Courtier-Dutton
2002-03-08dxr3 improvements from Michael RoitzschJames Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-05Fix segfault on xine close, if xine is run with "xine -Anull"James Courtier-Dutton
2002-03-05Add video out get_property function callJames Courtier-Dutton
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-27fixed printfHeiko Schaefer
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-18VO_PROP_MAX_NUM_FRAMES, expose event handlingGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-17each frame has an id for debugging purposes now; xshm driver can at least dis...Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-02-02ooopppss... :)Miguel Freitas
2002-02-02small fixes to still frame codeMiguel Freitas