Age | Commit message (Expand) | Author |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-15 | small buffer size caused popping noises for me | Heiko Schaefer |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-22 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton |
2001-10-20 | physical audio channel wasn't returned by get_audio_channel | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer |
2001-10-06 | Fix Audio selection when playing DVDs. | James Courtier-Dutton |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-25 | implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s... | Guenter Bartsch |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |
2001-09-12 | further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON... | Guenter Bartsch |
2001-09-12 | small libmad debug output cleanup | Guenter Bartsch |
2001-09-11 | Re-use the same profiler id (after pthread_exit -> pthread_create) | Juergen Keil |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil |
2001-09-06 | Use new xine_usec_sleep function (thread safe usec sleep) | Juergen Keil |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch |
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert |
2001-08-14 | return of the profiler | Guenter Bartsch |
2001-08-13 | FreeBSD needs <sched.h> for SCHED_OTHER define | Juergen Keil |
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch |
2001-06-24 | fixed small bug about clean xine exit | Guenter Bartsch |
2001-06-24 | fixed small audio_fd initialization bug | Guenter Bartsch |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-17 | more engine stability fixes, pause works again | Guenter Bartsch |
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch |
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch |
2001-06-14 | more fixes | Guenter Bartsch |
2001-06-14 | more small fixes and workarounds | Guenter Bartsch |
2001-06-11 | bugfixes for playing without sound-driver | Heiko Schaefer |
2001-06-09 | more avi demuxer/libw32 bugfixes | Guenter Bartsch |
2001-06-04 | Fixed status callback function call on audio w/o video. | Daniel Caujolle-Bert |
2001-06-03 | fixed mpeg block demuxer content detection and audio channel selection | Guenter Bartsch |
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch |
2001-05-30 | Fixed demux* get current position calls. | Daniel Caujolle-Bert |
2001-05-28 | Ability to playback streams without loaded audio driver. | Daniel Caujolle-Bert |
2001-05-24 | Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it | Daniel Caujolle-Bert |