summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2006-09-17cp with --remove-destination, like in vdr 1.4.2-2.scop
2006-06-08Add Polish translation from Mikolaj Tutak.scop
2006-04-300.2.6.scop
2006-04-19Thread stoppage cleanups for VDR >= 1.3.29 (Luca Olivetti).scop
2006-04-19VDR >= 1.3.47 is a bit gratuitous, back that down to 1.3.42.scop
2006-04-18Adapt to VDR 1.3.47.scop
2006-03-06Add WIP AC3 patch by Agneau Egare and myself.scop
2006-02-18Be less noisy about audio mode (non-)changes.scop
2006-02-05Quick and dirty adaptation to VDR 1.3.42.scop
2006-02-05Add Czech i18n placeholders.scop
2006-01-17Clean up leftovers from the image grab code removal.scop
2006-01-08Bump to 0.2.6-cvs.scop
2006-01-080.2.5.VDR_DXR3_0_2_5scop
2006-01-08Remove image grab code, it's broken (crashes vdr) and would cause maintenancescop
problems with various 1.3.x vdr versions.
2005-12-12Improve device reset and error recovery.scop
2005-11-22Sync default microcode location with em8300 0.15.2+.scop
2005-08-270.2.4.VDR_DXR3_0_2_4scop
2005-08-27Make the device class call cDevice's Mute() and Clear().scop
2005-08-27Fix crash on audio sync buffer push timeouts (Jon Burgess).scop
2005-08-26Don't abort with lpcm frames containing an odd number of bytes, drop instead.scop
2005-08-25Bump to 0.2.4-cvs.scop
2005-08-070.2.3.scop
2005-08-07Don't override OSD's {Save,Restore}Region with dummies (Luca Olivetti).scop
2005-08-05Italian, Spanish and Catalan translations from Luca Olivetti.scop
2005-08-02Limit card number to sane values in config. On the other hand, this shouldscop
probably be a command line argument to the plugin, not an OSD-settable option.
2005-08-01Move OSD flush rate setting to UI.scop
2005-07-06Add stereo/left/right audio channel switching (Malcolm Caldwell).scop
2005-07-06Add setup option for hiding the main menu entry.scop
2005-06-22Fix/improve error checking.scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-05-28Improve recovery and avoid lockups with bad streams (Jon Burgess).scop
2005-05-28Clean up non-working dead code for VDR < 1.3.11.scop
2005-05-17Remove optimized memcpy stuff.scop
2005-05-01Corrupt stream fix from Jon Burgess, ↵scop
http://article.gmane.org/gmane.linux.vdr/21789
2005-04-30Fix cpuid on AMD64 (Jon Burgess, newer ffmpeg).scop
2005-04-21OSD region/section optimization, ↵scop
http://article.gmane.org/gmane.linux.vdr/21658 (Thomas Husterer).
2005-04-21Add support for mandatory subtitles (Marco Schlüßler).scop
2005-04-19Fix for crash at exit from Marco Schlüßler.scop
2005-04-18Register only needed ffmpeg codec(s) (Marco Schluessler).scop
2005-04-18Set audiomode to unknown when releasing devices, fixes digital sound after ↵scop
MPlayer plugin (Luca Olivetti, Kimmo Vuorinen).
2005-04-17Move definition of FLUSHRATE to Makefile and bump it to 35.scop
2005-04-17OSD color management rework from Luca Olivetti.scop
2005-04-16Sync SPU decoder with VDR 1.3.23.scop
2005-04-11Fix OSD color bleeding (Luca Olivetti).scop
2005-04-06Fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti).scop
2005-04-05More palette stuff fixing/cleanups from Martin Cap and Luca Olivetti.scop
2005-04-01Apply fix for no sound with MP3 plugin from Antti Järvinen.scop
2005-03-30Remove unused dxr3unixserversocket.* (0-2 branch only).scop
2005-03-30Clear counters of used colors in OSD_Close, should (really) fix pink OSD ↵scop
after returning from the MPlayer plugin.
2005-03-23Sync std:: fixes from HEAD.scop