Age | Commit message (Expand) | Author |
2005-01-18 | fix the status, xine-streams report. XINE_STATUS_IDLE is reported for a strea... | Stefan Holst |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-24 | the ratio_code in xine_get_current_frame() is wrong, since we changed the | Michael Roitzsch |
2004-11-17 | fix #1067672 | Miguel Freitas |
2004-10-30 | fixed seeking unresponsiveness when using external subtitles | Miguel Freitas |
2004-10-27 | Thibaut's request optimizer input layer | Miguel Freitas |
2004-10-14 | sorry about that. | Thibaut Mattern |
2004-10-14 | Implemented stream_t reference counter idea. | Thibaut Mattern |
2004-08-30 | running without video output is allowed | Daniel Caujolle-Bert |
2004-08-02 | no objections so far: committing the fine speed control patch | Miguel Freitas |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-02 | Do not loop in __wait_first_frame. | Thibaut Mattern |
2004-05-23 | Remove 2 added lines from the previous commit. | Thibaut Mattern |
2004-05-23 | Move the "wait first frame" stuff to a separate function. | Thibaut Mattern |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-16 | - flush the events queue before returning from an open() so that the front-ends | Bastien Nocera |
2004-04-09 | move ticket init to xine_init(), clean it up. Move streams mutex init to xine... | Daniel Caujolle-Bert |
2004-04-08 | avoid big dirty crash when xine_exit() is called without xine_init() first (u... | Daniel Caujolle-Bert |
2004-04-05 | - remove stream from the streams list when it is disposed | Bastien Nocera |
2004-03-23 | Ignore speed change in nbc during xine_stop() to avid deadlocks. | František Dvořák |
2004-03-16 | implicit changes to the configuration are now disabled by default and have | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-02-15 | thank you, valgrind | Michael Roitzsch |
2004-02-12 | big commit of the new ticket system to protect the rewiring and more | Michael Roitzsch |
2004-01-07 | use frame copying functions | James Stembridge |
2004-01-04 | James Courtier-Dutton - Fix segfault when mrl is NULL | Stephen Torri |
2003-12-28 | ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3a | Siggi Langauf |
2003-12-14 | fix the fix ;-) | Daniel Caujolle-Bert |
2003-12-14 | memleak | Daniel Caujolle-Bert |
2003-12-12 | Fix using va_arg without explicit NULL 'terminator' | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | public api for unscaled osd | Miguel Freitas |
2003-11-25 | fix segfault. | Miguel Freitas |
2003-11-22 | add SLAVE_SPEED feature | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-07 | should fix the freeze reported by Jeroen | Miguel Freitas |
2003-10-24 | * notify the user that the save feature is disabled by default | Michael Roitzsch |
2003-10-20 | Clog the security hole in RIP input plugin. Streams may be saved only into on... | František Dvořák |
2003-10-13 | fix heuristics to handle invalid MRLs with '#' inside | Michael Roitzsch |