Age | Commit message (Expand) | Author |
2004-02-12 | getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2003-12-31 | Add a mute feature to the software amp. | James Courtier-Dutton |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-03 | export mode_channels as an internal function | Marco Zuehlke |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-09-01 | Add proper support for 4.1 and 5 channel setups. | James Courtier-Dutton |
2003-08-26 | add a mechanism to force closing audio device without stoping stream. | Miguel Freitas |
2003-07-22 | allow all values greater 0 as success returns | Michael Roitzsch |
2003-04-23 | The Win32/msvc gui now builds and works; There are many known issues with the... | Tim Champagne |
2003-04-18 | equalizer api | Guenter Bartsch |
2003-03-08 | implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl... | Guenter Bartsch |
2003-02-07 | add consistency warnings | Michael Roitzsch |
2003-02-06 | first pass on cleaning up ao/vo properties and flush stuff | Miguel Freitas |
2003-02-01 | adding flush-mode so seek() and play() work for video processing (enix) | Guenter Bartsch |
2003-01-11 | introducing a new, very low-impact aproach on implementing a video processing... | Guenter Bartsch |
2002-12-27 | quite experimental changes on post plugin api to enable rewiring | Miguel Freitas |
2002-12-27 | small cleanup for extra_info_t | Miguel Freitas |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-24 | discard buffers on flush so decoder will return faster. seeking should be | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-30 | just now i realized the wrong underlying assumption i did in metronom: fixing | Miguel Freitas |
2002-11-20 | Fix typo | Ewald Snel |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-10-29 | engine improvements | Michael Roitzsch |
2002-10-24 | fix identiation, implement an audio compressor filter (yeah, i know a big con... | Guenter Bartsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-28 | introduce a config option for passthough offset | Heiko Schaefer |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
2002-05-24 | some cleanups, mutex to protect driver access (unpredictable things may | Miguel Freitas |
2002-05-21 | better output buffer calculations (when resampling) by Ian Goldberg | Miguel Freitas |
2002-03-26 | sound card clock drift patch | Miguel Freitas |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2001-11-27 | Improve DTS support. | James Courtier-Dutton |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |