Age | Commit message (Expand) | Author |
2007-02-20 | const++ | Diego 'Flameeyes' Pettenò |
2007-02-19 | Fix warning about incompatible pointer type. | Diego 'Flameeyes' Pettenò |
2006-12-22 | Removed INPUT_CAP_NOCACHE. | Claudio Ciccani |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-12-19 | Added some cleanup code to make some calls cancelable (at least xine_open can... | Claudio Ciccani |
2006-12-18 | Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default. | Claudio Ciccani |
2006-12-13 | Lock the log buffer while updating it. | Darren Salt |
2006-10-16 | Fixed several warnings (but warnings due to APIs not solved). | František Dvořák |
2006-09-25 | Free the filename variable after usage (_x_rip_plugin_get_instance uses strdu... | Diego 'Flameeyes' Pettenò |
2006-09-14 | Add missing blanks. | Philipp Hahn |
2006-09-13 | Allow the input plugins to file in a proper way when they can handle the inpu... | Diego 'Flameeyes' Pettenò |
2006-09-10 | Restre xine_vlog as a va_list function, xine_log is already a variable argume... | Diego 'Flameeyes' Pettenò |
2006-09-10 | Allow xine-lib to compile with gcc 4.1.1. | James Courtier-Dutton |
2006-09-09 | Dynamically create the log_buffers entries and the lines buffers for the logs... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/... | Diego 'Flameeyes' Pettenò |
2006-09-08 | handle thread creation and memory allocation failures more gratefully | Miguel Freitas |
2006-08-13 | move image presentation support to xine-lib | Miguel Freitas |
2006-08-08 | new mutex to synchronize order of pairwise A/V buffer operations | Miguel Freitas |
2006-07-03 | Add a media.network.timeout configuration for a timeout while running select(... | Diego 'Flameeyes' Pettenò |
2006-04-08 | Ancient platforms support: | František Dvořák |
2006-03-17 | - Only fail to open the stream if we can't parse the possible option, not | Bastien Nocera |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2006-01-26 | commit Barry Scott's patch for speed changing race | Miguel Freitas |
2005-10-30 | gapless playback stream switching support | Miguel Freitas |
2005-09-19 | *BUGFIX* | František Dvořák |
2005-09-11 | make Alien happier ;-) | Miguel Freitas |
2005-08-29 | *BUGFIX* | František Dvořák |
2005-08-25 | *BUGFIX* | František Dvořák |
2005-07-21 | - change frontend_lock and config_lock to recursive mutexes to fix | Miguel Freitas |
2005-06-13 | **BUGFIX** | Miguel Freitas |
2005-03-06 | Fixed pthread leak, the demuxer thread was not joined in all cases. | Thibaut Mattern |
2005-02-19 | **BUGFIX** | František Dvořák |
2005-02-13 | nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre... | Stefan Holst |
2005-02-09 | Finally commit the plugin loader improvements. | Thibaut Mattern |
2005-01-21 | Don't wait for events to be flush to the events thread if we don't have | Bastien Nocera |
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 |