aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-17add tool to generate meta index dataFelix Domke
2009-08-16add support for DTV tuning api (not tested yet)ghost
this should fix tuning to DVB-S2 Transponders with kernel 2.6.30
2009-08-15remove SimpleRSS (moved to enigma2-plugins CVS some time ago)Andreas Oberritter
2009-08-15remove unused lib/networkAndreas Oberritter
2009-08-15add some more files to gitignoreAndreas Oberritter
2009-08-15delete some unused source filesAndreas Oberritter
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-08-15remove unterminated #ifAndreas Oberritter
2009-08-15prepare for deprecation of <ext/hash_map>, but leave new code disabled, ↵Andreas Oberritter
because it requires compilation with -std=c++0x, which in turn requires g++ >= 4.3
2009-08-15remove some unused definitions from acinclude.m4Andreas Oberritter
2009-08-15Don't define open or fopen if _FILE_OFFSET_BITS == 64Andreas Oberritter
If _FILE_OFFSET_BITS is 64, then (f)open will be converted automatically to (f)open64, resulting in duplicate symbols
2009-08-14refresh version.h when svn info changedFelix Domke
2009-08-14Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-08-13Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-08-13dvb/frontend.cpp: fix DVB-C and DVB-T after yesterday changeghost
2009-08-13fix directory browser + implement changelog viewerFraxinas
2009-08-13Screens/Standby.py: call quitMainloop after closing the TryQuitMainloop screen..ghost
this clears the display and the framebuffer before quit enigma2
2009-08-12much better motor turning without possibility of power measurementghost
2009-08-12subtitle.cpp: dont use hardcoded line size of 720ghost
2009-08-12SystemPlugins/CrashlogAutoSubmit/plugin.py: -use MimeWriter to generate the ↵acid-burn
email message, so its possible to set a Content-Disposition header on the attachments. - dont use deprecated twisted.mail.smtp.sendEmail anymore, use sendmail instead. - properly cath mx resolve error
2009-08-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-08-11add support for rds data on own pids (i.e. hitradio ffh, harmony fm)ghost
2009-08-10implement length()Felix Domke
2009-08-10add reindexFelix Domke
2009-08-10don't play on new PMTFelix Domke
2009-08-10change timing pid even when recording thread is already runningFelix Domke
2009-08-10patch by Mike Looijmans: support plugins with a dash in descriptionFelix Domke
2009-08-10update tr,lt languageFelix Domke
2009-08-10po/nl.po: dutch translation update by benny de tandtghost
2009-08-10update polish and serbian translationghost
2009-08-10fallback to live info when stores streaminfo failsFelix Domke
2009-08-09Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-08-09servicedvb.cpp: fix segfault caused by yesterday subtitle re-enable patch on ↵ghost
timeshift/live transition
2009-08-09fix skin errorFelix Domke
2009-08-09Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-08-09fix vc1 streamtype detectionghost
2009-08-08servicedvb.cpp: re-enable subtitles on live/timeshift transitionghost
2009-08-08create ENIGMA2_CHECKOUT_TAG for svnFelix Domke
2009-08-07SystemPlugins/CrashlogAutoSubmit/plugin.py: - don't start crashlogmailer on ↵acid-burn
firstrun. - move settings inside e2 menu System/Settings/Crashlog settings - add possibility to optionally supply a contact email and name - add "No,not now" possibility to choicebox if crashlogs are found - restart crashmailer only if a change on the main startup option was made
2009-08-06prevent exception when invoked without current_dialog objectFraxinas
2009-08-05SystemPlugins/Videomode: show HDMI on DM500HD instead of DVIghost
2009-08-05Plugins/Videomode/VideoHardware.py: remove DVI-PC when not DVI-PC modes are ↵ghost
usable
2009-08-04language_cache.py: small fixghost
2009-08-04update enigma2_rel25.potghost
2009-08-04remove double translation textsghost
2009-08-04add slovakian languageghost
change "Slovene" to "Slovenian" update language_cache
2009-08-04allow two different behaviours when going into resume: SUSPEND_STOPS ↵Fraxinas
(default as usual) and new SUSPEND_PAUSES (introduced for dvd player)
2009-08-03data/countries/yu.png: update slovenian flagghost
2009-08-03po/sr.po: serbian tranlation update by majevicaghost