| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-21 | Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵ | acid-burn | |
| enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578 | |||
| 2010-04-26 | meta: remove trailing slash from installdirs | Andreas Oberritter | |
| 2010-01-05 | remove m2ts again | ghost | |
| 2010-01-05 | bug #238 | Stefan Pluecken | |
| added m4v file extension to media player capabilities Conflicts: lib/python/Plugins/Extensions/MediaPlayer/plugin.py | |||
| 2009-12-23 | Merge branch 'bug_178_update_meta_files' | acid-burn | |
| 2009-11-25 | Enigma2-Metainformations: - update all Meta Informations | acid-burn | |
| 2009-11-10 | Enigma2-Plugins-{GraphMultiEPG/GraphMultiEpg.py, MediaPlayer/plugin.py, ↵ | Acid Burn | |
| SoftwareManager/plugin.py}:- use SCOPE_CURRENT_SKIN and SCOPE_CURRENT_PLUGIN for LoadPixmap allowing better skinning. | |||
| 2009-11-04 | bug #238 | Stefan Pluecken | |
| added m4v file extension to media player capabilities | |||
| 2009-10-27 | disable m2ts support for release 2.6 | ghost | |
| 2009-10-13 | MediaPlayer/settings.py: - use "Setup" Skin for MediaPlayerSettings but ↵ | acid-burn | |
| still allow individual skinning over own Skin entry "MediaPlayerSettings" - use "FileBrowser" Skin for DirectoryBrowser but still allow individual skinning over own Skin entry "MediaPlayerDirectoryBrowser" - add SetupSummary - fix crash when selecting a mountpoint as start directory inside DirectoryBrowser | |||
| 2009-10-06 | MediaPlayer/settings.py: small skin corrections | acid-burn | |
| 2009-10-05 | Mediaplayer: don't crash if writing playlist.e2pls fails | Fraxinas | |
| 2009-09-03 | Enigma2-meta: install plugins-meta.xml in /usr/share/meta | acid-burn | |
| genmetaindex.py: change index.xml layout a bit | |||
| 2009-08-27 | show correct icon for "repeat" state | Fraxinas | |
| 2009-08-19 | Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefiles | acid-burn | |
| 2009-08-18 | set permissions to 644 for data files | Andreas Oberritter | |
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter | |
| 2009-08-18 | Don't install *.jpg files with the Plugin metadata to save space. | acid-burn | |
| 2009-08-17 | enable metadata install, install into /usr/share/enigma2/meta/enigma2/ | Felix Domke | |
| 2009-08-15 | Makefile.am: use dist_*_DATA to include data files in tarballs | Andreas Oberritter | |
| 2009-08-15 | update all Makefile.am files | Andreas Oberritter | |
| remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2 | |||
| 2009-07-20 | some more work on plugin manager | acid-burn | |
| add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process | |||
| 2009-07-02 | MediaPlayer: add *.m2ts as playable extension (proper demuxing will be done ↵ | Fraxinas | |
| by gstreamer's mpegtsdemux) | |||
| 2009-06-29 | Revert "mediaplayer: allow playback of flv files" | Fraxinas | |
| This reverts commit 35403704d9aee1e5d322e2fa59a90d8fb2a32c91. | |||
| 2009-06-29 | mediaplayer: allow playback of flv files | Fraxinas | |
| 2009-06-11 | MediaPlayer/plugin.py: use correct InfoBarSubtitleSupport instance for ↵ | ghost | |
| Subtitle screen | |||
| 2009-04-23 | experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. ↵ | Fraxinas | |
| requires most recent versions of glib 2, gstreamer & plugins, dvbmediasink | |||
| 2009-04-17 | fix crash when trying to select base dir as start directory | Fraxinas | |
| 2009-04-15 | Mediaplayer/plugin.py: fix startup at first boot (thx to | ghost | |
| Mike Looijmans) | |||
| 2009-04-01 | add .mov as playable extension | ghost | |
| 2009-03-17 | Mediaplayer/plugin.py: dont show mediaplayer gui after seek | ghost | |
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost | |
| 2009-02-23 | show warning message when trying to play video container with DTS stream ↵ | Fraxinas | |
| (requires gst-plugins-dvbmedisink > 20090223) | |||
| 2009-02-09 | refuse to operate on /, do not iterate into list of mountpoints, do not ↵ | Felix Domke | |
| endlessly recurse into the same directory | |||
| 2008-12-08 | use ConfigDirectory from config.py instead of local definition | Fraxinas | |
| 2008-12-08 | get rid off trailing colon : from translatable strings for tag keys | Fraxinas | |
| 2008-12-05 | move audio_extensions one level up. fixes ↵ | Fraxinas | |
| http://www.dm8000-vip.de/forum/index.php?page=Thread&postID=11626#post11626 | |||
| 2008-12-04 | small cleanup | ghost | |
| 2008-12-03 | initialize noCoverFile in case skin doesn't define it. thx to RitzMo | Fraxinas | |
| 2008-12-03 | allow hardware playback of M4A (AAC) and MP3 audio streams. | Fraxinas | |
| 2008-12-02 | add "divx" as known file extension | ghost | |
| 2008-11-24 | delete file, shuffle, save & delete playlist and settings screen only for ↵ | Fraxinas | |
| intermediate+ users | |||
| 2008-11-20 | decode id3 cover art images embedded into mp3 files and show them in mediaplayer | Fraxinas | |
| 2008-11-19 | correctly use new ePicLoad. keep "no cover art" pixmap resident the whole ↵ | Fraxinas | |
| time instead of reloading it. move entire cover art functionality into MediaPixmap class. | |||
| 2008-11-19 | update MediaPlayer to use new async ePicLoad function for cover artwork. ↵ | Fraxinas | |
| currently no transparent background possible though :/ | |||
| 2008-11-17 | use new hotplugNotifier return value to clear playlist if audio CD was removed | Fraxinas | |
| 2008-11-15 | MediaPlayer german locale update | Fraxinas | |
| 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 | 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-07 | fix coverart displaying, allow using cover art with all different image ↵ | Fraxinas | |
| formats, remove some debug prints | |||
