Age | Commit message (Expand) | Author |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-27 | fix non-stop bug | Miguel Freitas |
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 |
2002-01-13 | Fix a few compile warnings. | James Courtier-Dutton |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-10-03 | Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine is | Juergen Keil |
2001-09-10 | "l" printf conversion specification not needed for printing doubles | Juergen Keil |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-03 | forgot to protect some demuxers | Guenter Bartsch |
2001-06-17 | small bugfix for no audio | 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-13 | Fixed mp3 playback. | Daniel Caujolle-Bert |
2001-06-03 | fixed mp3 playback | 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-28 | use thread compliant signal handling. Fixed deadlock in xine_stop(). | Daniel Caujolle-Bert |
2001-05-24 | Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it | Daniel Caujolle-Bert |
2001-04-29 | Some input plugin storing references fixes. | Daniel Caujolle-Bert |
2001-04-29 | mpeg audio demuxer compile again. Fixed undefined ref to decode_header(), | Daniel Caujolle-Bert |
2001-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert |
2001-04-18 | Initial revision | Daniel Caujolle-Bert |