Age | Commit message (Expand) | Author |
2005-01-30 | First part of the plugin loader changes | Thibaut Mattern |
2005-01-27 | fixed and faster clipping for texts, correct height for ft2 fonts. thanks to ... | Stefan Holst |
2005-01-22 | various fixes and improvements of freetype2 support by Andreas Roever. xine_o... | Stefan Holst |
2005-01-21 | Don't wait for events to be flush to the events thread if we don't have | Bastien Nocera |
2005-01-20 | fixing equalizer gains reported by xine_get_param | Stefan Holst |
2005-01-18 | fix the status, xine-streams report. XINE_STATUS_IDLE is reported for a strea... | Stefan Holst |
2005-01-14 | (Drum roll) Long awaited support for Musepack | James Stembridge |
2005-01-05 | input.http_no_proxy -> media.network.http_no_proxy | Darren Salt |
2005-01-03 | **BUGFIX** | Michael Roitzsch |
2004-12-22 | do not list plugins more than once | Michael Roitzsch |
2004-12-20 | reverse the order plugins with equal priorities are handled so that plugins | Michael Roitzsch |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-19 | stop stream if audio device failed to open. user receives a notification | Miguel Freitas |
2004-12-19 | fix leak | Miguel Freitas |
2004-12-19 | add missing break, thanks to Sander Jansen. | Daniel Caujolle-Bert |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-13 | make sure position doesn't get < 0 | Miguel Freitas |
2004-12-13 | add dvb.adapter to the conversion list | Mike Lampard |
2004-12-13 | readd translation for dxr3.playback.alt_play_mode, | Michael Roitzsch |
2004-12-13 | Don't list key translations where new == old, and don't recursively | Darren Salt |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | _x_meta_info_set_encoding sounded like it was setting the "encoding" not | Miguel Freitas |
2004-12-12 | ok, so now metadata *IS* UTF-8. | Miguel Freitas |
2004-12-11 | Czech translation update. 100% of the messages after long time, yes! :-) | František Dvořák |
2004-12-08 | fix race reported by Reinhard | Miguel Freitas |
2004-12-01 | Fix compilation on HP/UX and Cygwin/mingw32 | Andre Pang |
2004-11-30 | - added resync code | Thibaut Mattern |
2004-11-26 | Don't make xine engine depend on internal libintl if ./configure'd --without-... | Andre Pang |
2004-11-24 | another wmv9 fourcc | Miguel Freitas |
2004-11-24 | use the internal freeing function, because it saves code and does proper locking | 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 stupid mistake (thanks Thibaut) | Miguel Freitas |
2004-11-17 | fix #1067672 | Miguel Freitas |
2004-11-16 | do never cache input position. | Miguel Freitas |
2004-11-13 | sanity checking | Miguel Freitas |
2004-11-10 | inc/dec the stream_t reference counter | Thibaut Mattern |
2004-10-31 | last fixes... | Miguel Freitas |
2004-10-30 | better check for posix timers | Miguel Freitas |
2004-10-30 | fix time/position displaying for dvds | Miguel Freitas |
2004-10-30 | fixed seeking unresponsiveness when using external subtitles | Miguel Freitas |
2004-10-29 | use monotonic clock when available | Miguel Freitas |
2004-10-29 | hmm did i miss this one? | Miguel Freitas |
2004-10-27 | minor osd fix: hide empty (cleared) osd. thanks Stefan for noticing it. | Miguel Freitas |
2004-10-27 | flush on end of stream | Miguel Freitas |
2004-10-27 | Thibaut's request optimizer input layer | Miguel Freitas |
2004-10-26 | add frontend cropping support | Miguel Freitas |
2004-10-24 | Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up... | Andre Pang |
2004-10-18 | rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-) | Daniel Caujolle-Bert |
2004-10-17 | copy_up should not copy the stream, this info travels from decoders to output, | Michael Roitzsch |
2004-10-17 | img->stream == NULL is valid | Michael Roitzsch |