Age | Commit message (Expand) | Author |
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 |
2002-10-19 | seeking in public api is now millisecond accurate (sorry, forgot that one but... | Guenter Bartsch |
2002-10-19 | call it LOG for consistency | Guenter Bartsch |
2002-10-19 | Added AXE_xx macros and assertions for alignment | Robin KAY |
2002-10-18 | Add close vo plugin related function. | Daniel Caujolle-Bert |
2002-10-18 | A52 audio is now output without volume set to 0 or off. :-) | James Courtier-Dutton |
2002-10-18 | Move alsa audio over to new api. | James Courtier-Dutton |
2002-10-18 | my very first try at the new streams api. some fixes to it (uninitialized | Miguel Freitas |
2002-10-17 | events.h is gone, events are in xine.h now | Michael Roitzsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | forgot to alloc event queue | Guenter Bartsch |
2002-10-16 | copy open pointer after plugin class is loaded | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-15 | added missing stream end handling function | Guenter Bartsch |
2002-10-14 | dispose function was missing in audio decoder class too, mad plugin compiles now | Guenter Bartsch |
2002-10-14 | added missing dispose function to video_decoder.h, ffmpeg compiles now | Guenter Bartsch |
2002-10-14 | small bugfix | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-12 | Discard buffered audio driver data after the demuxer is stopped & closed. | Juergen Keil |
2002-10-12 | Bind the audio_out thread to a separate LWP on solaris 8 (like video_out, | Juergen Keil |