summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-12-16fix for clipping box not being cleared when menu changesMiguel Freitas
2001-12-16initially forgot this file, which contains the interfacing code withHarm van der Heijden
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
2001-12-16An attempt at improving DTS passthru.James Courtier-Dutton
2001-12-16- fix clipping box inside rle linesMiguel Freitas
2001-12-16revert dvd seamless branching that may be causing problemsMiguel Freitas
2001-12-16Handle mixer event (form other softs).Daniel Caujolle-Bert
2001-12-15dxr3 decoder can now check if the dxr3 video out plugin is active.Harm van der Heijden
2001-12-14Add va_* declarations (this should avoid gcc-3 failure).Daniel Caujolle-Bert
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-14$PWD is not available with all shells, use getcwd() to get the currentJuergen Keil
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-14Store/use old origin path.Daniel Caujolle-Bert
2001-12-14Add ability to hide hidden files via config boolean.Daniel Caujolle-Bert
2001-12-13no cvs-id ?\!Guenter Bartsch
2001-12-13small fix to make external plugins compileGuenter Bartsch
2001-12-13divx4 postproc live-configurable (need testing)Miguel Freitas
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-13Fix to remove a bug introduced by the previous fix :-)Harm van der Heijden
2001-12-13Add new log related function which return log section names. CheckDaniel Caujolle-Bert
2001-12-13added a workaround for a bug in librte-0.4. Now should support videosHarm van der Heijden
2001-12-12Fixed wrong dependencies (only ix86 arch build).Daniel Caujolle-Bert
2001-12-12Removed test code.James Courtier-Dutton
2001-12-11Fix log ordering.Daniel Caujolle-Bert
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-12-11- major code cleanup in dxr3enc driver. Still one big c file, but nowHarm van der Heijden
2001-12-11Fix (probably) FreeBSD breakage.Daniel Caujolle-Bert
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
2001-12-10scratch buffer bugfixesGuenter Bartsch
2001-12-10malloc bugfix from Damien Clermonté <damien.clermonte@free.fr>Guenter Bartsch
2001-12-10ALSA out capabilities output made similar to OSS.James Courtier-Dutton
2001-12-10Fix audio_alsa_out:write.James Courtier-Dutton
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-10Disable _XOPEN_SOURCE define for solaris, it causes compile errors with aJuergen Keil
2001-12-10PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solarisJuergen Keil
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
2001-12-10create directory recusively.Daniel Caujolle-Bert
2001-12-10cddb cache directory is settable.Daniel Caujolle-Bert
2001-12-09Fixed LPCM sound.James Courtier-Dutton
2001-12-09sorry, black bars should be black again nowGuenter Bartsch
2001-12-09removed register mrl macroGuenter Bartsch
2001-12-09make Xv repaint it's colorkey if neededGuenter Bartsch
2001-12-09small avi time-seek bugfixGuenter Bartsch
2001-12-09Fix segfault if button event is sent before an SPU is present.James Courtier-Dutton
2001-12-09Forgotten boolean about grabbed cddb info.Daniel Caujolle-Bert
2001-12-09Move SPDIF encaps into the audio decoders.James Courtier-Dutton
2001-12-09Add cddb infos caching. Fix billion call of cddb server. Fix autoplayDaniel Caujolle-Bert
2001-12-09xine error reporting interface, very simpleGuenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch