summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-20Remove nasty static variables.James Courtier-Dutton
2004-12-20updated libdvdnav from CVS to improve handling of error conditionsMichael Roitzsch
2004-12-20fix compile warningsMike Lampard
2004-12-19trying to properly close the polyaudio connectionMiguel Freitas
2004-12-19stop stream if audio device failed to open. user receives a notificationMiguel Freitas
2004-12-19fix leakMiguel Freitas
2004-12-19multiple epg fixes: fix for incorrectly parsed running status, clear old epgMike Lampard
2004-12-19add missing break, thanks to Sander Jansen.Daniel Caujolle-Bert
2004-12-18reset spu pid etc on dvb channel changeMike Lampard
2004-12-18remove errant debugging aid..Mike Lampard
2004-12-18move the timer thread init to the display function.Mike Lampard
2004-12-18fix flashing subtitles, repeating subs, 'missing' subs.Mike Lampard
2004-12-17Fix header buffer leak with chained streams.Thibaut Mattern
2004-12-17Fix header buffer leak.Thibaut Mattern
2004-12-17pts fixes by Petri Hintukainen <phintuka@cc.hut.fi>Miguel Freitas
2004-12-17forgot this one:Michael Roitzsch
2004-12-17fix crash in sputext demuxer when subtitles have too many linesMichael Roitzsch
2004-12-17Simple chained streams supportThibaut Mattern
2004-12-16Do not trust ffmpeg and check length validity.Thibaut Mattern
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-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- 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-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-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-13numerous bugfixes, code cleanup, new epg code, based on patch by PekkaMike Lampard
2004-12-13Don't list key translations where new == old, and don't recursivelyDarren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
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-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-10tags for AAC, MPEG4 and H264Miguel Freitas
2004-12-09dont wait for full pes packet before decoding starts. this improvesMike Lampard