summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-24accidentally broke rte encoder support. fixed now.Harm van der Heijden
2001-12-24Oops, comment more than necessary.Daniel Caujolle-Bert
2001-12-24Close sound mixer on exit (patch from Chris Rankin <rankincj@yahoo.com>)Daniel Caujolle-Bert
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-23- changed default for sync_every_frame (SETPTS) to 0 from 1; this isHarm van der Heijden
2001-12-23spu vpts calculation may fallback using audio_wrap_offsetMiguel Freitas
2001-12-23osd bugfixes from Christer PalmMiguel Freitas
2001-12-23fixed bug in scr offset calculationHarm van der Heijden
2001-12-23Did some digging in the dxr3 em8300 kernel sources; turnes out thatHarm van der Heijden
2001-12-23lots of dxr3 tweaks and fixesHarm van der Heijden
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-19disabled SETPTS ioctl for spu. Seems to work a little better forHarm van der Heijden
2001-12-18Remove unneeded char*.Daniel Caujolle-Bert
2001-12-18Native esd mixer control.Daniel Caujolle-Bert
2001-12-17dxr3 decoder plugin improvements. Works pretty well IMHO, but willHarm van der Heijden
2001-12-17- updated changelogDXR3_SORTA_OKAYHarm van der Heijden
2001-12-17reduce font size to make it fit on screenMiguel Freitas
2001-12-17fix segfault on font changingMiguel Freitas
2001-12-17small fixes for chars > 127Miguel Freitas
2001-12-16fix to reset mpeg encoders when resolution changesHarm van der Heijden
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-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