| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-09 | Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' | ghost | |
| 2010-10-06 | fixes bug #362 | thedoc | |
| allow configuring short power button action to shutdown, standby, menu | |||
| 2010-10-06 | Merge branch 'bug_486_add_service_event_progress_to_servicelist' | ghost | |
| 2010-08-17 | Playback/Skipping fixes / cleanup by A. Holst | ghost | |
| * Jumping between marks in the movie, with "<" and ">", doesn't work well when there are cut marks in the movie. Especially jumping backwards will fail if there is a mark in a cut out region that is to be jumped over. (InfoBarGenerics.py, chunks 3 and 4) * Now when rewind works at all platforms also at low speeds, the rewind speeds x2 and x4 should be added again to the default. (UsageConfig.py, chunk 1) * Cleanup some obsolete code: SeekBackHack and non-smooth winding. None of these can be used anymore, but remnants were left in the code and in the configuration alternatives. It is high time to clean these out. (setup.xml, UsageConfig.py chunk 2, InfoBarGenerics.py chunks 1 and 2, DVDPlayer) * In the position gauge of the movie player, marks in the movie are shown as red dots. Long time ago the last position was also shown as a red dot, which was bad because it was confused with the marks, so it was removed. However, jumping between marks in the movie with "<" and ">" also stops at the last position, which is useful e.g. if you don't automatically start playing from the last position. The code below adds the last position back to the position gauge as a green dot, to distinguish it from the red ones. (epositiongauge.cpp) refs bug #570 | |||
| 2010-05-12 | RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵ | acid-burn | |
| default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345 | |||
| 2010-03-24 | add support for event progressbar per service in channelselection | ghost | |
| default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best) | |||
| 2009-11-04 | Merge branch '219_negative_ac3_pcm_delay' | Stefan Pluecken | |
| 2009-11-02 | bug #219 | Stefan Pluecken | |
| - introduce ConfigSelectionNumber to allow left/right buttons for positive and negative number ranges - use it to set up config.av.generalAC3delay and config.av.generalPCMdelay | |||
| 2009-10-29 | remove option to invert display, fixes #183 | Felix Domke | |
| 2009-06-04 | make popup message on record configurable. Patch by CuNoah. | Felix Domke | |
| 2009-05-25 | don't show display setup on hardware without LCD | Felix Domke | |
| 2009-04-23 | introduce option that allows limiting recording filename character set to ↵ | Fraxinas | |
| legacy DOS compatibility | |||
| 2009-03-11 | Patch by Moritz Venn: Allow to set an additional delay via config. | Felix Domke | |
| Note that this requires driver support, which is not necessarily complete. | |||
| 2008-10-05 | add possibility to disable loading the length of movies (experts only, sorry) | Felix Domke | |
| 2008-03-30 | change "Behaviour" to "Behavior" in all files ... including all | Andreas Monzner | |
| translations.. so no new translation is needed | |||
| 2008-03-28 | revert changes | Stefan Pluecken | |
| 2008-03-28 | behaviour => behavior | Stefan Pluecken | |
| 2008-03-13 | add some translator comments, by Anders Holst | Felix Domke | |
| 2008-03-13 | add config option to enable/disable ac3 downmix (when its possible with used | Andreas Monzner | |
| hardware) | |||
| 2008-02-19 | movie player configuration options, by Anders Holst | Felix Domke | |
| 2008-02-01 | add possibilty to hide menu entries when needed hardware is not available | Andreas Monzner | |
| 2007-11-22 | re-level some config options, introduce levels for channel selection menu | Felix Domke | |
| 2007-11-15 | add config option 'Show blinking clock in display during recording' to Usage | Andreas Monzner | |
| setup | |||
| 2007-11-12 | add possibility to set tuner priority for alternative services in Customize | Andreas Monzner | |
| menu (just with expert usage level) | |||
| 2007-11-08 | show shutdown menu on long power button press | Andreas Monzner | |
| the old behavior (immediate shutdown) is choosable in usage config | |||
| 2007-10-26 | change 1/3 to '1'/'3' | Felix Domke | |
| 2007-08-29 | implement 'setup modes' (simple, intermediate, expert) | Felix Domke | |
| 2007-08-13 | Alter behavior of the zero button in PiP mode. The exact behavior may be | Felix Domke | |
| configured by changing the value of the 'Behaviour of 0 key in PiP-mode' property in the settings menu. Possible values are: - standard the behavior of the zero button is remains as is (switch to last channel) - swap the zero button swaps the pip service with the active - swap and stop the zero button swaps the pip service with the active and then turns pip off - stop turns pip off Patch by John Holland <johnbock@i-have-a-dreambox.com>, with some modifications. | |||
| 2007-07-18 | (ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove ↵ | Felix Domke | |
| duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts | |||
| 2007-04-21 | LCD Setup -> Display Setup | Felix Domke | |
| 2007-04-03 | Implement "show infobar on event change" | Andreas Monzner | |
| enable/disable is possible in Usage Setup... default is on | |||
| 2006-12-05 | add possibility to enable/disable 12V Chinch output via usage setup | Andreas Monzner | |
| 2006-10-19 | create a harddisk setup menu | Stefan Pluecken | |
| 2006-10-18 | make harddisk standby configurable | Stefan Pluecken | |
| 2006-10-13 | add "infobar timeout", "show infobar on channel change", "show infobar on | Andreas Monzner | |
| skip forward/backward" options to Customize config | |||
| 2006-07-19 | take setup menu titles optionally from setup.xml, try to make them a bit ↵ | Felix Domke | |
| easier to understand | |||
| 2006-06-25 | add enigma1 like radio mode (on/off switchable in usage setup) | Andreas Monzner | |
| 2006-05-11 | implement and re-enable default ac3 option | Andreas Monzner | |
| 2006-05-05 | comment out ac3 default option until it is implemented | Andreas Monzner | |
| 2006-02-03 | add margin configuration - we need a new description here. | Felix Domke | |
| 2006-02-03 | add ability to enable/disable "change to next/prev bouquet when quickzap is ↵ | Andreas Monzner | |
| used on last/prev service in bouquet" in usage settings | |||
| 2006-01-25 | remove missing setup item | Stefan Pluecken | |
| 2006-01-19 | add non working multi bouquet switch | Stefan Pluecken | |
| 2006-01-18 | reenable 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-15 | better wss setup | Stefan Pluecken | |
| 2006-01-06 | make epg toggling configurable (default set to unusable epg on INFO key) | Stefan Pluecken | |
| 2005-12-23 | add config option to disable the zap warning message when trying to record | Stefan Pluecken | |
| 2005-12-15 | some spelling fixes | Andreas Oberritter | |
| 2005-12-15 | %s/Configmode/Configuration Mode/g | Andreas Oberritter | |
| 2005-12-10 | add language selection to the start-wizard | Stefan Pluecken | |
