summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-02-28Makefile adjustments for VDR 1.7.13.Ville Skyttä
2010-01-06fix bug #223 by adding a command line option to enable automatic fw loadingChristian Gmeiner
2010-01-04uppsChristian Gmeiner
2010-01-04rename Uncopyable.h to uncopyable.hChristian Gmeiner
2010-01-04rework cSettings class to use a new way for setters and gettersChristian Gmeiner
2010-01-04rename dxr3configdata.[ch] to settings.[ch]Christian Gmeiner
2009-10-14remove old xine-scaler define in MakefileChristian Gmeiner
2009-10-14do not build dxr3colormanger and dxr3interface_spu_encoder as not needed anymoreChristian Gmeiner
2009-10-12add stub cBitmap scalerChristian Gmeiner
2009-09-11add basic implementation of a spu regionChristian Gmeiner
2009-08-31add spuencoder implementationChristian Gmeiner
2009-06-08merge dxr3sysclock into dxr3interfaceChristian Gmeiner
2009-04-01tell gcc to throw out more warningsChristian Gmeiner
2009-03-28get rid of dxr3ffmpegChristian Gmeiner
2009-02-25working alsa supportChristian Gmeiner
2009-02-25factor our audio stuff from dxr3interface.hChristian Gmeiner
2009-02-21first work to get alsa audio outputChristian Gmeiner
2009-02-19remove cDxr3NextPtsChristian Gmeiner
2009-01-11split outputthreadsChristian Gmeiner
2009-01-11libraries should always be compiled with "-fPIC", otherwise they won't build ...Tobias Grimm
2009-01-11Better defaults for FFmpeg and EM8300 in Makefile (#53).Ville Skyttä
2009-01-11No need to exclude .git from tarball.Ville Skyttä
2009-01-07upps...Christian Gmeiner
2009-01-07better singleton templateChristian Gmeiner
2009-01-07upps... missing changesChristian Gmeiner
2009-01-06CVS -> git, yayVille Skyttä
2008-12-29Switch to VDR 1.6's i18n systemscop
2008-03-06Make it easier to build against uninstalled ffmpeg.scop
2007-08-29Drop support for VDR < 1.4.0scop
2006-09-17cp with --remove-destination, like in vdr 1.4.2-2.scop
2006-04-22Constness tuning.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-01-08Remove image grab code, it's broken (crashes vdr) and would cause maintenancescop
2005-11-22Sync default microcode location with em8300 0.15.2+.scop
2005-08-27Clean up the versioned *.so, too.scop
2005-08-01Move OSD flush rate setting to UI.scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-05-17Remove optimized memcpy stuff.scop
2005-04-19Comment out indent.scop
2005-04-18Add indent target.scop
2005-04-17Bump default flush rate to 40.scop
2005-04-17Move definition of FLUSHRATE to Makefile and bump it to 35.scop
2005-04-05More palette stuff fixing/cleanups from Martin Cap and Luca Olivetti.scop
2005-03-30Remove unused dxr3unixserversocket.* (0-2 branch only).scop
2005-03-23Add datestamp to CVS snapshot tarball filenames.scop
2005-03-19Sync dir environment from HEAD.scop
2005-03-14Borrowed OSD scaler from the Xine plugin (Luca Olivetti).scop
2005-03-14Improve dist target a bit.scop
2005-03-14Sync configurable log dir from HEAD.scop