| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-17 | use hotplugNotifier to ease use of NFIFlash plugin. change some excess ↵ | Fraxinas | |
| status bar translatables to static english. | |||
| 2008-11-17 | use new hotplugNotifier return value to clear playlist if audio CD was removed | Fraxinas | |
| 2008-11-17 | change hotplugNotifier to return correct state transition for cd-rom type ↵ | Fraxinas | |
| and flash type devices | |||
| 2008-11-17 | picload: more simple non async decode (deprecated) | ghost | |
| 2008-11-17 | picload.cpp: fix 32bpp pngs | ghost | |
| 2008-11-17 | fix typo | Felix Domke | |
| 2008-11-17 | more changes for async picture decode support | ghost | |
| 2008-11-17 | Merge branch 'master' into async_picload | ghost | |
| 2008-11-17 | performance fix: don't redraw if in/out list is the same | Felix Domke | |
| 2008-11-17 | fix comment, don't memmem over end of packet | Felix Domke | |
| 2008-11-17 | Merge branch 'master' into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/sec.cpp lib/python/Components/Network.py lib/python/Components/Playlist.py lib/python/Plugins/Extensions/DVDBurn/Process.py lib/python/Plugins/Extensions/MediaPlayer/plugin.py lib/python/Screens/TimerEdit.py po/lt.po po/nl.po po/tr.po | |||
| 2008-11-17 | a few more debugging to debug the pvr state stuff | Felix Domke | |
| 2008-11-17 | remove ugly SIGUSR1 loop once again | Felix Domke | |
| 2008-11-17 | lock on pids only if video startcode is in a pes header | Felix Domke | |
| 2008-11-17 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost | |
| 2008-11-17 | add missing \n (without this the lamedb is currupted after shutdown enigma2) | ghost | |
| 2008-11-17 | actually exit dvd player on pressing exit key in exit choicebox | Fraxinas | |
| 2008-11-17 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2008-11-17 | allow blanking DVD-RAM media. the burn tool however only writes disc-at-once. | Fraxinas | |
| 2008-11-17 | remove hotplugNotifier on every way of exiting | Fraxinas | |
| 2008-11-17 | Patch by Moritz Venn/Anders Holst: the long awaited 'setting tags from timer ↵ | Felix Domke | |
| menu'-patch | |||
| 2008-11-17 | By Anders Holst: only record MPEG-4 I-frames to ap-file | Felix Domke | |
| 2008-11-17 | By Anders Holst: | Felix Domke | |
| * I have checked the effect on DM800 of the margin before GOP:s, introduced by the "timing bugs" patch and needed for DM7025. As was previously noted, the margins are not needed on DM800. Fortunately it turns out also not to have any significant adverse effects: When jumping back or forward I expected some flickering, but there are none at all! There is only one small effect as far as I have found: When a cut list is used, there are somewhat more flickering at the cut points than without the margins. Since there are flickering also without the margins, this may be considered a less serious effect. If you consider this effect serious enough though, or think that it is cleaner to separate the code for DM7025 and DM800 since the margin is needed for one but not the other, then I can try to produce such a patch. Otherwise I suggest to wait with this. * In the original timing bugs patch there were a fix to stop playback after the last OUT cut. It did this by setting the size of the next source span to 0. But this turned out not to be a good idea: It seems that playback stops immediately when the next size is set to zero, and not when the buffer is used up. Therefore playback may stop some seconds before the actual end. If instead a jump is made to the last position in the file and a non-zero size is used there, then for some reason it plays up the whole buffer. Don't ask me why it is like this. A modification to this effect is anyway included below. * Rewind did not work at all for HD movies on DM800. The picture just freezes. It is because HD movies have another sequence at beginning of frames than normal movies. There is a rather simple fix, looking for both HD and normal sequences, in the trickmode playback code. (If the HD movie sequence condition seems complicated, it is because it has to make sure not to be accidentally triggered by normal movies.) | |||
| 2008-11-17 | allows to configure the path for timeshift recordings via gui, by Moritz ↵ | Felix Domke | |
| Venn. closes #64. | |||
| 2008-11-16 | update fr,lt,tr language | Felix Domke | |
| 2008-11-16 | add ukrainian (uk) language | Felix Domke | |
| 2008-11-16 | change pictureplayer to use async pic loading | ghost | |
| 2008-11-16 | work on asynchron pic loading... to get rid of spinning wheels | ghost | |
| 2008-11-16 | Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ↵ | ghost | |
| new Euro1080 Transponder on 7°E) But this needs also new drivers! | |||
| 2008-11-15 | MediaPlayer german locale update | Fraxinas | |
| 2008-11-14 | use new hotplug notifier in DVD Burner Toolbox to update upon media ↵ | Fraxinas | |
| insert/eject. add plugin icon to extensions menu. | |||
| 2008-11-14 | callbacks that are added upon hotplug events can be added to a ↵ | Fraxinas | |
| hotplugNotifier list now. use this to speed up Audio CD recognition in MediaPlayer | |||
| 2008-11-14 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2008-11-14 | MediaPlayer: fix imports, introduce config and settings screen for repeat ↵ | Fraxinas | |
| playlist, save playlist on exit and default start directory, implement file delete. this update comprises enhancements by courtesy of ralfk. fixes #46 | |||
| 2008-11-14 | remove unneeded check | acid-burn | |
| 2008-11-14 | dont start self.console twice | acid-burn | |
| 2008-11-14 | make hidden... translateable | acid-burn | |
| 2008-11-14 | small skin fix | acid-burn | |
| fix possible crash when leaving networksetup | |||
| 2008-11-14 | sync languages for new strings | Felix Domke | |
| 2008-11-13 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2008-11-13 | make texts translateable and add german locale for new DVDBurn changes | Fraxinas | |
| 2008-11-13 | update is,tr translation | Felix Domke | |
| 2008-11-13 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 | ghost | |
| 2008-11-13 | add possibility to change delay after diseqc reset command and delay after ↵ | ghost | |
| diseqc peripherial poweron command via satellite equipment control plugin | |||
| 2008-11-13 | Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2 | Fraxinas | |
| 2008-11-13 | improve audio language detection | Fraxinas | |
| 2008-11-13 | NimManager.py: fix non working option "Set Voltage and 22KHz" | ghost | |
| 2008-11-13 | fix saving of nameservers | acid-burn | |
| 2008-11-12 | when passing a broken utf-8 string, ignore characters. fixes #55. | Felix Domke | |
| 2008-11-12 | properly escape provider name. fixes #54. | Felix Domke | |
