Age | Commit message (Expand) | Author |
2002-09-11 | new_api update for sun audio plugin | Juergen Keil |
2002-09-11 | autoconfig'ed include/xine.h not found, when building xine in a separate | Juergen Keil |
2002-09-11 | - more programming guidelines in public xine header | Guenter Bartsch |
2002-09-10 | bring back all the demuxers | Michael Roitzsch |
2002-09-10 | add $xine_logo_mrl var. | Daniel Caujolle-Bert |
2002-09-10 | Humm, after all, xine handle mrl ;-) | Daniel Caujolle-Bert |
2002-09-10 | We need a way to know which is the official logo. | Daniel Caujolle-Bert |
2002-09-10 | - don't return failure on success | Michael Roitzsch |
2002-09-10 | Fix a segfault in XV output. | James Courtier-Dutton |
2002-09-10 | remove outdated alsa comment | Michael Roitzsch |
2002-09-10 | missing header files | Guenter Bartsch |
2002-09-10 | remove untrue warning | Michael Roitzsch |
2002-09-09 | that was a while ago: preserve Jürgen Keil's patch to libdvdread | uid86226 |
2002-09-09 | when reading in the config file the logo callback can be called before | uid86226 |
2002-09-09 | fix nasty off-by-one | uid86226 |
2002-09-09 | - remove one const Daniel forgot :) | uid86226 |
2002-09-09 | Remove so const abuse ;-) | Daniel Caujolle-Bert |
2002-09-09 | alsa needs global linking | Michael Roitzsch |
2002-09-09 | allow multiple decoders per stream type, sort them by priority and | Michael Roitzsch |
2002-09-09 | implement more parameters | Michael Roitzsch |
2002-09-09 | renumber some parameter defines so they match the internal parameter | Michael Roitzsch |
2002-09-09 | Update by Unknown via Bartlomiej Muryn | Philipp Hahn |
2002-09-09 | good opportunity to remove obsolete stuff | Miguel Freitas |
2002-09-08 | don't load values from the configfile that are already there, update them | Michael Roitzsch |
2002-09-08 | XShm is back | Michael Roitzsch |
2002-09-08 | copy & paste at the wrong place | Michael Roitzsch |
2002-09-08 | - reorder XINE_VO_ASPECT_* constants so they match the order in the old | Michael Roitzsch |
2002-09-08 | fix some endless loops | Michael Roitzsch |
2002-09-07 | one more 'const' and independent x/y zooming parameters | Michael Roitzsch |
2002-09-06 | small xvid fix | Guenter Bartsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-06 | audio mute parameter | Guenter Bartsch |
2002-09-06 | implement spu decoder loading | Guenter Bartsch |
2002-09-05 | removed obsolete stream_seekable function, implemented some parts of get_stre... | Guenter Bartsch |
2002-09-05 | Whoops, committed the experimental metronom stuff. Taking it out again. | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | adding message event | Guenter Bartsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f... | Guenter Bartsch |
2002-09-05 | implement missing list/autoplay/browse_mrl functions | Guenter Bartsch |
2002-09-05 | first steps towards implementing plugin list functions | Guenter Bartsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-09-05 | get_spu_channel was lost in merger | Guenter Bartsch |
2002-09-05 | remove debug output | Guenter Bartsch |
2002-09-05 | Force xine.m4 installation location by using ACLOCAL_DIR envvar. | Daniel Caujolle-Bert |
2002-09-05 | reflect new feature | Michael Roitzsch |
2002-09-05 | XV Video out at least loads now and we see the xine logo again. | James Courtier-Dutton |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-04 | file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-norelease | Juergen Keil |
2002-09-04 | ngettext stub missing. | Juergen Keil |