summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2004-11-10inc/dec the stream_t reference counterThibaut Mattern
2004-10-31last fixes...Miguel Freitas
2004-10-30better check for posix timersMiguel Freitas
2004-10-30fix time/position displaying for dvdsMiguel Freitas
2004-10-30fixed seeking unresponsiveness when using external subtitlesMiguel Freitas
2004-10-29use monotonic clock when availableMiguel Freitas
2004-10-29hmm did i miss this one?Miguel Freitas
2004-10-27minor osd fix: hide empty (cleared) osd. thanks Stefan for noticing it.Miguel Freitas
2004-10-27flush on end of streamMiguel Freitas
2004-10-27Thibaut's request optimizer input layerMiguel Freitas
2004-10-26add frontend cropping supportMiguel Freitas
2004-10-24Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up...Andre Pang
2004-10-18rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-)Daniel Caujolle-Bert
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch
2004-10-17img->stream == NULL is validMichael Roitzsch
2004-10-16- Speed up amp set at 0%, add support for 8-bit sounds in the amplifierBastien Nocera
2004-10-14sorry about that.Thibaut Mattern
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-10-12xxmc driver updates:Thomas Hellström