summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-01-05Added EVENT_FREE_HANDLE to video_overlay events.James Courtier-Dutton
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
2002-01-03make buf->size signed. some demuxers do if(size<0) to check the end of file.Miguel Freitas
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Forgotten file.Daniel Caujolle-Bert
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-25small fix in video_wrap_offset calculationMiguel Freitas
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-24fix bug reported by Christer PalmMiguel Freitas
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-23spu vpts calculation may fallback using audio_wrap_offsetMiguel Freitas
2001-12-23osd bugfixes from Christer PalmMiguel Freitas
2001-12-22some comments on how metronom workMiguel Freitas
2001-12-22clipping coordinates are absolute of frame sizeMiguel Freitas
2001-12-21Add missings closedir() calls. DXR3 plugins: add segv handler.Daniel Caujolle-Bert
2001-12-19Add function that return an input plugin description from an identifier.Daniel Caujolle-Bert
2001-12-19metronom fix: we must never update wrap_offset inside discontinuityMiguel Freitas
2001-12-17small fixes for chars > 127Miguel Freitas
2001-12-16increased pts discontinuity threshold to not false trigger on weirdMiguel Freitas
2001-12-16fix for clipping box not being cleared when menu changesMiguel Freitas
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
2001-12-14Add va_* declarations (this should avoid gcc-3 failure).Daniel Caujolle-Bert
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-13no cvs-id ?\!Guenter Bartsch
2001-12-13small fix to make external plugins compileGuenter Bartsch
2001-12-13enable/disable osd statusMiguel Freitas
2001-12-13osd fonts update (better looking fonts with on-the-fly color and font face ch...Miguel Freitas
2001-12-13Add new log related function which return log section names. CheckDaniel Caujolle-Bert
2001-12-11Fix log ordering.Daniel Caujolle-Bert
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-12-10scratch buffer bugfixesGuenter Bartsch
2001-12-10malloc bugfix from Damien Clermonté <damien.clermonte@free.fr>Guenter Bartsch
2001-12-10Disable _XOPEN_SOURCE define for solaris, it causes compile errors with aJuergen Keil
2001-12-09Fix segfault if button event is sent before an SPU is present.James Courtier-Dutton
2001-12-09Move SPDIF encaps into the audio decoders.James Courtier-Dutton
2001-12-09xine error reporting interface, very simpleGuenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch
2001-12-09- metronom bugfixesMiguel Freitas
2001-12-08fixed compilation of extrenal plugins that include xine_internal.hHarm van der Heijden
2001-12-08introducing an osd fontGuenter Bartsch
2001-12-08disable log outputGuenter Bartsch
2001-12-08osd renderer interface is public nowGuenter Bartsch
2001-12-08osd fonts and interface updateGuenter Bartsch
2001-12-01please don't commit modules with enable log outputGuenter Bartsch
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-12-01just removing the osd xine logoMiguel Freitas
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-11-30More updates for menus.James Courtier-Dutton
2001-11-30Improve button highlights.James Courtier-Dutton