Age | Commit message (Expand) | Author |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-09 | finished with that old deadlock | Miguel Freitas |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |
2001-10-07 | added a snapshot function | Guenter Bartsch |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-10-03 | Remove use of gcc extension (initializing non-static/automatic array). | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
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-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-09-06 | SPU profiling | Juergen Keil |
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch |
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil |
2001-09-01 | make set_speed more robust | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | 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-24 | removed no longer needed includes | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-20 | xine_stop() don't stop plugins on xine_pause(), stop() plugins is enought ;-). | Daniel Caujolle-Bert |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
2001-08-16 | Moved XINE_SPU_EVENT handler to video_decoder. | Eduard Hasenleithner |
2001-08-14 | return of the profiler | Guenter Bartsch |
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner |
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-07-27 | Fixed xine_eject stuff and some small bugs about input plugins. | Daniel Caujolle-Bert |
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page.... | Daniel Caujolle-Bert |
2001-07-25 | A few small changes to help in some specific cases. Also a nasty hack added t... | Rich J Wareham |
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham |
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-03 | chasing more races.. | Guenter Bartsch |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ar... | Rich J Wareham |
2001-06-18 | Added first step towards integrating SPU decoder into the new framework. | Rich J Wareham |
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 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch |