Age | Commit message (Expand) | Author |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-16 | my sed script for the config entries converted a bit too much which breaks | Michael Roitzsch |
2004-12-16 | vorbis/speex is already utf8. thanks Assaf Gillat | Miguel Freitas |
2004-12-15 | check for the chunk size the file tells us before blindly overflowing | Michael Roitzsch |
2004-12-15 | warning fixes | Michael Roitzsch |
2004-12-15 | *** empty log message ***xine_1-rc8-release1-rc8 | Miguel Freitas |
2004-12-15 | Multiple security vulnerabilities fixed on PNM and Real RTSP clients | Miguel Freitas |
2004-12-14 | the stream_id is only 15 bits | Thibaut Mattern |
2004-12-14 | Don't spam the frontend with "stream encrypted" messages. | Thibaut Mattern |
2004-12-14 | *** empty log message *** | Miguel Freitas |
2004-12-14 | preparing for rc8 (really soon, i hope there will be no delays this time!) | Miguel Freitas |
2004-12-14 | - add tracknumber meta info (patch by Brian J. Tarricone <bjt23@cornell.edu>) | Miguel Freitas |
2004-12-14 | Do not reset the first bytes of the stream. | Thibaut Mattern |
2004-12-14 | fix for potential memleak | Mike Lampard |
2004-12-13 | Ensure that -lXv is output if we're using libXv.so. | Darren Salt |
2004-12-13 | winamp.com and mms stuff | Thibaut Mattern |
2004-12-13 | - handle "RESET" chunk | Thibaut Mattern |
2004-12-13 | fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggested | Miguel Freitas |
2004-12-13 | fix segfault | Miguel Freitas |
2004-12-13 | make sure position doesn't get < 0 | Miguel Freitas |
2004-12-13 | get xine to compile again... | Miguel Freitas |
2004-12-13 | AC3 support | Miguel Freitas |
2004-12-13 | add timeout on display | Mike Lampard |
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 | change to new config naming scheme | Mike Lampard |
2004-12-13 | I knew I made some mistake: sed scripts should not be applied to binary files | Michael Roitzsch |
2004-12-13 | numerous bugfixes, code cleanup, new epg code, based on patch by Pekka | Mike Lampard |
2004-12-13 | *** empty log message *** | Darren Salt |
2004-12-13 | Don't list key translations where new == old, and don't recursively | Darren Salt |
2004-12-13 | Unbreak installation (caused by recent MKINSTALLDIRS changes to configure.ac). | Darren Salt |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | Japanese translation, thanks to Tadashi Jokagi. | František Dvořák |
2004-12-12 | Check absolute path in $ac_aux_dir (just reflected from gxine). | František Dvořák |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-12-12 | Update xv.m4. There was two different autoconfigure variables being | Stephen Torri |
2004-12-12 | Add xv.m4 to Makefile.am. | Stephen Torri |
2004-12-12 | Moved xv checks and tests to m4/xv.m4. | Stephen Torri |
2004-12-12 | fix some casing yet | František Dvořák |
2004-12-12 | _x_meta_info_set_encoding sounded like it was setting the "encoding" not | Miguel Freitas |
2004-12-12 | skip charset conversion. we know freedb proto 6 is already utf-8 | 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-10 | *** empty log message *** | Miguel Freitas |
2004-12-10 | tags for AAC, MPEG4 and H264 | Miguel Freitas |
2004-12-10 | fixed misleading comment (thanks to Sander Jansen) | Michael Roitzsch |
2004-12-09 | dont wait for full pes packet before decoding starts. this improves | Mike Lampard |
2004-12-09 | have parse_pes_header modify buf->decoder_info[2] directly. cleanup. | Mike Lampard |
2004-12-09 | use decoder_info[2] for pes packet size, rather than buf->type. | Mike Lampard |
2004-12-09 | send PES packet size via decoder_info[2] instead of buf->type. | Mike Lampard |