Age | Commit message (Expand) | Author |
2002-11-01 | avoid div by zero | Guenter Bartsch |
2002-10-31 | Little optimization. | Thibaut Mattern |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-31 | It is not possible to just drop the unregistered config entries when saving. | Michael Roitzsch |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |
2002-10-30 | Avoid a potential deadlock. | Thibaut Mattern |
2002-10-30 | - add mutex on seeking and avoid overuse of sched_yield | Miguel Freitas |
2002-10-30 | Release the processor between the mutex unlock()/lock() sequence, to give | Juergen Keil |
2002-10-29 | i don't think this lock is needed (read-only access) | Guenter Bartsch |
2002-10-29 | ngettext macro not needed any more. automagic should build with the included | Juergen Keil |
2002-10-29 | engine improvements | Michael Roitzsch |
2002-10-29 | Fix a tiny (4 bytes) memory leak | Ewald Snel |
2002-10-29 | reset metainfo on stream close | Guenter Bartsch |
2002-10-29 | map brightness/contrast/... settings to specified ranges | Guenter Bartsch |
2002-10-29 | Added EA ADPCM decoder | Robin KAY |
2002-10-29 | log output | Guenter Bartsch |
2002-10-28 | fix a deadlock | Guenter Bartsch |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-28 | do not flush on xine_handle_stream_end | Miguel Freitas |
2002-10-28 | New way to handle streams with invalid img_duration (eg some mpeg streams). | Thibaut Mattern |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-27 | yep, another buffer type | Mike Melanson |
2002-10-27 | modified a52 decoder to support RealAudio dnet data | Mike Melanson |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-26 | handle demuxers that fail to start | Guenter Bartsch |
2002-10-26 | fix some segfaults when disposing event queues | Michael Roitzsch |
2002-10-26 | remove failing plugins from plugin catalog | Michael Roitzsch |
2002-10-26 | modifying the timestamp does not go well with const events | Michael Roitzsch |
2002-10-26 | remove VO_PROP_VO_TYPE crap only needed for dxr3 | Michael Roitzsch |
2002-10-26 | Removed trailing white spaces | Stephen Torri |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-24 | xine_get_file_extensions and xine_get_mime_types functions added | Guenter Bartsch |
2002-10-24 | audio settings public interface | Guenter Bartsch |
2002-10-24 | fix identiation, implement an audio compressor filter (yeah, i know a big con... | Guenter Bartsch |
2002-10-24 | proper rounding for video scaling | Michael Roitzsch |
2002-10-24 | try to handle the __attribute((__packed__)) gnu extension in buffer.h header | Juergen Keil |
2002-10-23 | remove superflous xine_scan_plugins function, load plugins in xine_init after... | Guenter Bartsch |
2002-10-23 | looks like codec reporting function was absent from the header files - sorry,... | Guenter Bartsch |
2002-10-23 | fix comments, c syntax | Guenter Bartsch |
2002-10-23 | input_dvd.c now listens for keyboard events from xine-ui. | James Courtier-Dutton |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton |
2002-10-22 | Changed comments to standard /* ... */ | Stephen Torri |
2002-10-21 | Enable DVD SPU subtitles. | James Courtier-Dutton |
2002-10-21 | Fix bug with assert undefined when building in "make debug" mode. | James Courtier-Dutton |
2002-10-20 | stop engine when necessary, start metronom only once - but in the right place... | Guenter Bartsch |
2002-10-20 | stream_info fixes | Guenter Bartsch |
2002-10-20 | win32 decoder adapted to new api | Guenter Bartsch |
2002-10-20 | fix make debug | Guenter Bartsch |
2002-10-20 | AUTHORS: | Stephen Torri |