Age | Commit message (Expand) | Author |
2003-08-02 | stupid typo in Makefile.am...xine_1-rc0a-release1-rc0a | Siggi Langauf |
2003-08-02 | new version number | Siggi Langauf |
2003-08-02 | include missing file (1-rc0a release) | Siggi Langauf |
2003-08-01 | assert() is not acceptable for handling stream errors | Miguel Freitas |
2003-08-01 | release time, again...xine_1-rc0-release1-rc0 | Siggi Langauf |
2003-07-31 | English, please | Michael Roitzsch |
2003-07-31 | introduce config file versioning | Michael Roitzsch |
2003-07-30 | video is i420 not yv12 | James Stembridge |
2003-07-27 | priority reset mechanism | Siggi Langauf |
2003-07-27 | Fix keyframe detection for non-seekable input plugins. | Thibaut Mattern |
2003-07-27 | Dirk done post filter support, no audio viz | Daniel Caujolle-Bert |
2003-07-27 | 1-rc0 preparations. | Siggi Langauf |
2003-07-27 | add Dirk entry | Daniel Caujolle-Bert |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-27 | - remove unused functions, fixes warnings at compile-time | Bastien Nocera |
2003-07-26 | Try to avoid to discard audio buffers | Thibaut Mattern |
2003-07-26 | Same pts hack for all viz plugins | Thibaut Mattern |
2003-07-26 | - compute a pts using metronom internals if the demuxer doesn't provide pts (... | Thibaut Mattern |
2003-07-26 | - patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOS | Bastien Nocera |
2003-07-26 | Stop asserts happening on underruns. | James Courtier-Dutton |
2003-07-25 | export XINE_NO_ACCEL can be used to disable MMX/SSE code. | Miguel Freitas |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-24 | make input_v4l compile even without alsa | Stefan Holst |
2003-07-23 | - don't crash when compiled with alsa support and no alsa device is present | Bastien Nocera |
2003-07-22 | be stricter about selecting audio/video streams to play | James Stembridge |
2003-07-22 | 1) fix slider position in files with multiple data chunks | James Stembridge |
2003-07-22 | allow all values greater 0 as success returns | Michael Roitzsch |
2003-07-21 | - don't crash if we don't have a base MRL for the reference MRL | Bastien Nocera |
2003-07-20 | release preparations | Siggi Langauf |
2003-07-20 | Changed assembly building code to take advantage of libtool. This command | Stephen Torri |
2003-07-20 | fix G400 chroma bug | James Stembridge |
2003-07-20 | OSS never return 1, but write() length. | Daniel Caujolle-Bert |
2003-07-20 | spec-file: ogg/vorbis and ogg/theora moved together with the new ogg/speex in... | Manfred Tremmel |
2003-07-20 | More USB soundcard updates. | James Courtier-Dutton |
2003-07-20 | collapse GCC-specific CFLAG handling in one place, | Michael Roitzsch |
2003-07-20 | add some information on the libavcodec MPEG encoder and update some general s... | Michael Roitzsch |
2003-07-20 | Improve playback on USB sound cards. | James Courtier-Dutton |
2003-07-20 | fix for libtool 1.5 as provided on xine-devel by Chris Rankin | Michael Roitzsch |
2003-07-19 | Better detection of VBR streams. | Thibaut Mattern |
2003-07-19 | - use paths for the devices from the config file, don't segfault if there's n... | Bastien Nocera |
2003-07-19 | Fix gcc specific marco format. | Robin KAY |
2003-07-19 | simpler handling of all custom message data sizes | James Stembridge |
2003-07-19 | 1) more reliable method of detecting the end of the file | James Stembridge |
2003-07-19 | - fix libtool version detection, add more warnings if gcc is used | Bastien Nocera |
2003-07-19 | add changes from libdvdnav sync | Michael Roitzsch |
2003-07-19 | sync libdvdnav | Michael Roitzsch |
2003-07-19 | typo? | Michael Roitzsch |
2003-07-19 | do not modify the prebuffer offset before the demuxer has actually | Michael Roitzsch |
2003-07-19 | Solaris doesn't like uint_fast32_t, but my Linux doesn't like uint_t either, | Michael Roitzsch |
2003-07-19 | print at least a short note on XINE_ABORT in non-debug mode | Michael Roitzsch |