summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-16my sed script for the config entries converted a bit too much which breaksMichael Roitzsch
2004-12-16vorbis/speex is already utf8. thanks Assaf GillatMiguel Freitas
2004-12-15check for the chunk size the file tells us before blindly overflowingMichael Roitzsch
2004-12-15warning fixesMichael Roitzsch
2004-12-15*** empty log message ***xine_1-rc8-release1-rc8Miguel Freitas
2004-12-15Multiple security vulnerabilities fixed on PNM and Real RTSP clientsMiguel Freitas
2004-12-14the stream_id is only 15 bitsThibaut Mattern
2004-12-14Don't spam the frontend with "stream encrypted" messages.Thibaut Mattern
2004-12-14*** empty log message ***Miguel Freitas
2004-12-14preparing 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-14Do not reset the first bytes of the stream.Thibaut Mattern
2004-12-14fix for potential memleakMike Lampard
2004-12-13Ensure that -lXv is output if we're using libXv.so.Darren Salt
2004-12-13winamp.com and mms stuffThibaut Mattern
2004-12-13- handle "RESET" chunkThibaut Mattern
2004-12-13fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggestedMiguel Freitas
2004-12-13fix segfaultMiguel Freitas
2004-12-13make sure position doesn't get < 0Miguel Freitas
2004-12-13get xine to compile again...Miguel Freitas
2004-12-13AC3 supportMiguel Freitas
2004-12-13add timeout on displayMike Lampard
2004-12-13add dvb.adapter to the conversion listMike Lampard
2004-12-13readd translation for dxr3.playback.alt_play_mode,Michael Roitzsch
2004-12-13change to new config naming schemeMike Lampard
2004-12-13I knew I made some mistake: sed scripts should not be applied to binary filesMichael Roitzsch
2004-12-13numerous bugfixes, code cleanup, new epg code, based on patch by PekkaMike Lampard
2004-12-13*** empty log message ***Darren Salt
2004-12-13Don't list key translations where new == old, and don't recursivelyDarren Salt
2004-12-13Unbreak installation (caused by recent MKINSTALLDIRS changes to configure.ac).Darren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-12Japanese translation, thanks to Tadashi Jokagi.František Dvořák
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-12-12Update xv.m4. There was two different autoconfigure variables beingStephen Torri
2004-12-12Add xv.m4 to Makefile.am.Stephen Torri
2004-12-12Moved xv checks and tests to m4/xv.m4.Stephen Torri
2004-12-12fix some casing yetFrantišek Dvořák
2004-12-12_x_meta_info_set_encoding sounded like it was setting the "encoding" notMiguel Freitas
2004-12-12skip charset conversion. we know freedb proto 6 is already utf-8Miguel Freitas
2004-12-12ok, so now metadata *IS* UTF-8.Miguel Freitas
2004-12-11Czech translation update. 100% of the messages after long time, yes! :-)František Dvořák
2004-12-10*** empty log message ***Miguel Freitas
2004-12-10tags for AAC, MPEG4 and H264Miguel Freitas
2004-12-10fixed misleading comment (thanks to Sander Jansen)Michael Roitzsch
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard
2004-12-09have parse_pes_header modify buf->decoder_info[2] directly. cleanup.Mike Lampard
2004-12-09use decoder_info[2] for pes packet size, rather than buf->type.Mike Lampard
2004-12-09send PES packet size via decoder_info[2] instead of buf->type.Mike Lampard