aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2006-01-21disable debug infoAndreas Monzner
2006-01-21fix default storing for configSatlistAndreas Monzner
fix just non default values in complete satconfig
2006-01-21reset state to PLAY when a new service startsFelix Domke
2006-01-21catch a None case in the xml parsing of the timerStefan Pluecken
leave timer edit by pressing OK or green
2006-01-21copy lists, not list identities... should fix saving of non-default valuesStefan Pluecken
2006-01-21fixesAndreas Monzner
2006-01-21save configSequence floating point correctlyStefan Pluecken
2006-01-20fix selection when delete latest timer in listAndreas Monzner
2006-01-20fix bugAndreas Monzner
2006-01-20add -force-defaults to ipkg upgrade command for not prompting the user ↵Stefan Pluecken
anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets
2006-01-20disable test-pluginStefan Pluecken
reenable the try/except block for faulty plugin catching don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter
2006-01-20fix inverted setting (meaning was inverted too)Axel Buehning
2006-01-20add tuner B option "Equal to Socket A"Andreas Monzner
add tuner B option "Secondary cable from Rotor-LNB"
2006-01-20enable timeshifting in infobarFelix Domke
2006-01-20timeshifting: lots of interface fixupsFelix Domke
2006-01-19add .cvsignoreFelix Domke
2006-01-19add actionmap disable supportFelix Domke
2006-01-19make Multi Bouquets swich useableAndreas Monzner
2006-01-19add non working multi bouquet switchStefan Pluecken
2006-01-19fix DVB-T manual scanFelix Domke
2006-01-19add proper country names, add spanishFelix Domke
2006-01-19use Components.Input in seek windowStefan Pluecken
2006-01-19better marking of current cursor in Components.InputStefan Pluecken
change eLabel to being able to mark a character
2006-01-19add a small text input componentStefan Pluecken
2006-01-18store and restore pathes in channellistAndreas Monzner
2006-01-18remove debug messagedStefan Pluecken
2006-01-18reenable the blinking dish on positioner movement (can be enabled in the ↵Stefan Pluecken
usage setup menu) dish designed by juergen - thanx for that
2006-01-18fix newlineFelix Domke
2006-01-18fix stopEvent for EventInfoProgressStefan Pluecken
2006-01-18add ServiceEventTrackerFelix Domke
2006-01-18some cvsignore filesAndreas Oberritter
2006-01-18add missing importStefan Pluecken
2006-01-18use progressbar in InfoBar to display the progress of the "now" eventStefan Pluecken
2006-01-18workaround redefinition of _POSIX_C_SOURCE by pyconfig.hAndreas Oberritter
2006-01-15remove VolumeControl from infobarAndreas Monzner
2006-01-15add a global ActionMapAndreas Monzner
make volumeActions global
2006-01-15update timerlist when timerstate changesFelix Domke
2006-01-15set day of week for non-repeated timers to ease usability when changing a ↵Stefan Pluecken
timer to repeated
2006-01-15better wss setupStefan Pluecken
2006-01-15use textual representation of configElement for comparison for more ↵Stefan Pluecken
readability and flexibility
2006-01-15set wss according to av settingsStefan Pluecken
2006-01-15follow timer changesFelix Domke
2006-01-15split out movielist actions out of pvr actionsFelix Domke
2006-01-15remove some debugFelix Domke
2006-01-14fixFelix Domke
2006-01-14fixFelix Domke
2006-01-14fix timers that aren't repeated timersStefan Pluecken
2006-01-14display last 7 services during scanFelix Domke
2006-01-14fix instant record for broken eit events. if something else is broken: this ↵Stefan Pluecken
is tmbinc's fix.
2006-01-13sort movie listFelix Domke