summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
2001-11-30Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ).Daniel Caujolle-Bert
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29fix event orderingMiguel Freitas
2001-11-28fix no audio deadlockMiguel Freitas
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-11-25make video and audio plugin names case insensitiveMiguel Freitas
2001-11-24fix segfault if no audioMiguel Freitas
2001-11-22improving seek responsiveness (more testing needed)Miguel Freitas
2001-11-20add more checks against incorrect configfile usageGuenter Bartsch