summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2004-10-09prevent the user from enabling scaling on video outs not supporting itMichael Roitzsch
2004-10-09...it was so easy, but I still got it wrongMichael Roitzsch
2004-10-08change variable logic slightly to make it more clear that Miguel is a geniusMichael Roitzsch
2004-10-08* moved image scaling config entry from XShm to vo_scale helperMichael Roitzsch
2004-10-03Quicktime uses a lowercase yv12 fourccMike Melanson
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-28wrong commentMiguel Freitas
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák