summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2005-02-13deleting also my xprintf's againStefan Holst
2005-02-13reverting private changes - sorry...Stefan Holst
2005-02-13nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre...Stefan Holst
2005-02-13Don't dereference node->file if it's NULL.Thibaut Mattern
2005-02-13Should fix static plugin class init.Thibaut Mattern
2005-02-13Introduce a new API function :Thibaut Mattern
2005-02-12It compiles again, yeah.František Dvořák
2005-02-12Split collect_plugins, prepare external plugin registration.Thibaut Mattern
2005-02-12Don't forget to lock the catalog during the gc.Thibaut Mattern
2005-02-10**BUGFIX**Michael Roitzsch
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2005-02-07Stupid me, sorry about that.Thibaut Mattern
2005-02-05legacy compiler patch (keep those variable decls at the front of aMike Melanson
2005-02-03**BUGFIX**František Dvořák
2005-02-02More plugin description accessor functions (may load plugins).Darren Salt
2005-01-30First part of the plugin loader changesThibaut Mattern
2005-01-27fixed and faster clipping for texts, correct height for ft2 fonts. thanks to ...Stefan Holst
2005-01-22various fixes and improvements of freetype2 support by Andreas Roever. xine_o...Stefan Holst
2005-01-21Don't wait for events to be flush to the events thread if we don't haveBastien Nocera
2005-01-20fixing equalizer gains reported by xine_get_paramStefan Holst
2005-01-18fix the status, xine-streams report. XINE_STATUS_IDLE is reported for a strea...Stefan Holst
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
2005-01-05input.http_no_proxy -> media.network.http_no_proxyDarren Salt
2005-01-03**BUGFIX**Michael Roitzsch
2004-12-22do not list plugins more than onceMichael Roitzsch
2004-12-20reverse the order plugins with equal priorities are handled so that pluginsMichael Roitzsch
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
2004-12-19stop stream if audio device failed to open. user receives a notificationMiguel Freitas
2004-12-19fix leakMiguel Freitas
2004-12-19add missing break, thanks to Sander Jansen.Daniel Caujolle-Bert
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-13make sure position doesn't get < 0Miguel Freitas
2004-12-13add dvb.adapter to the conversion listMike Lampard
2004-12-13readd translation for dxr3.playback.alt_play_mode,Michael Roitzsch
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-12_x_meta_info_set_encoding sounded like it was setting the "encoding" notMiguel 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-08fix race reported by ReinhardMiguel Freitas
2004-12-01Fix compilation on HP/UX and Cygwin/mingw32Andre Pang
2004-11-30- added resync codeThibaut Mattern
2004-11-26Don't make xine engine depend on internal libintl if ./configure'd --without-...Andre Pang
2004-11-24another wmv9 fourccMiguel Freitas
2004-11-24use the internal freeing function, because it saves code and does proper lockingMichael Roitzsch
2004-11-24the ratio_code in xine_get_current_frame() is wrong, since we changed theMichael Roitzsch
2004-11-17fix stupid mistake (thanks Thibaut)Miguel Freitas
2004-11-17fix #1067672Miguel Freitas
2004-11-16do never cache input position.Miguel Freitas
2004-11-13sanity checkingMiguel Freitas