aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2008-04-29remove unneeded lineStefan Pluecken
2008-04-28default wizardStefan Pluecken
beware: could overwrite some of your data in /etc/enigma2. add config.misc.defaultchosen=false to /etc/enigma2/settings to prevent this.
2008-04-15dont build dvdplugin when dreamdvd lib ist not availableAndreas Monzner
2008-04-15remove no more exist MakefileAndreas Monzner
2008-04-15add DVDPlayer plugin (not final yet)Andreas Monzner
not working without libdreamdvd (not in OE yet)
2008-04-13add new png directoriesFelix Domke
2008-03-25set package name/version to enigma2/2.4,Andreas Oberritter
prefer pkg-config files over <package>-config when looking for freetype and sdl libraries (fallback to old behaviour if required), use freetype pkg-config file as an indication for a library newer than 2.0.x (also set -DFREETYPE2 in this case), create an AM_CONDITIONAL 'WITH_SDL' to be used by Makefiles
2008-02-27add Hotplug pluginFelix Domke
2008-02-14write memleak info to /var/tmp/enigma2_mem.out instead of stdoutAndreas Monzner
2008-01-25add VideoTune pluginFelix Domke
2007-12-21add videomode plugin to makefileFelix Domke
2007-11-23add socket mmi plugin,Andreas Monzner
fix some mmi bugs
2007-11-22make MMI code more reusableAndreas Monzner
2007-11-04use autoconf macros for determining xml2 and xmlccwrap linkingFelix Domke
2007-10-29link e2 against shared libxmlccwrapAndreas Monzner
this needs an OE update and installed libxmlccwrap_0.0.12-r0_mipsel.ipk
2007-10-24parse satellites/cables/terrestrial.xml in c++ now.. its round about threeAndreas Monzner
times faster .. this speedup e2 start a little bit
2007-10-07move media player into plugin (patch by Moritz Venn, ↵Felix Domke
001_enigma2_make_mediaplayer_a_plugin.patch)
2007-09-16replace old screwed stone skin with Screwed Stone II (thx to nemesis)Andreas Monzner
2007-09-11remove FritzCall from this cvs - it's in ↵Felix Domke
enigma2-plugins.schwerkraft.elitedvb.net now
2007-07-31add graphical multiepg plugin (like e1)Andreas Monzner
yet it is just startable via blue button menu
2007-07-22remove no more existing webifAndreas Monzner
2007-04-23add gif support to picload, thanks to mechatronFelix Domke
2007-03-21remove wireless pluginStefan Pluecken
2007-03-20some fixes for the new network configurationStefan Pluecken
adding Reichi's WirelessLan configuration plugin (not yet fully functional)
2007-03-19remove wireless pluginStefan Pluecken
2007-03-19network setup rewrite... adds support for multiple devices and an extended ↵Stefan Pluecken
setup via plugins
2007-02-15add (Expert) Satellite Equipment Setup for change someAndreas Monzner
delays/timeouts/retries
2007-01-04disable ePyObject refcount debug by defaultAndreas Monzner
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
2006-12-18add media scannerFelix Domke
2006-12-01remove old zapping alternatives pluginAndreas Monzner
new zapping/recording alternatives can be set in channelist context menu
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-20add and install missing files for picplayerAndreas Monzner
2006-11-18don't (yet) use xineFelix Domke
2006-11-18add libjpegFelix Domke
2006-10-25revert stupid commitAndreas Monzner
2006-10-25fix 'start'/'stop'/'select other' subtitlesAndreas Monzner
2006-10-18do not use libtoolAndreas Monzner
2006-10-18add a small wrapper lib for call modified versions of ↵Andreas Monzner
open/open64/fopen/fopen64/socket/pipe
2006-10-10skin selectorFelix Domke
2006-10-08add FritzCall plugin to configure.ac (otherwise no Makefile)Stefan Pluecken
2006-08-23revert unneeded changesAndreas Monzner
2006-08-23fix non-visible video on subservicequickzap startAndreas Monzner
2006-07-17move xml files into web/, support hierarchyFelix Domke
2006-07-01add a quick & dirty satfinderStefan Pluecken
2006-06-15create all makefilesFelix Domke
2006-03-24remove old softwareupdate from configure and makefile - new softwareupdate ↵Stefan Pluecken
could be called stable by now
2006-03-23remove workaroundAndreas Monzner
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-03-17fix: gstreamer is supposed to be optional.Felix Domke