| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-11 | Merge branch 'master' into experimental | ghost | |
| 2010-12-11 | add missing inc/decref for multicontent template | ghost | |
| 2010-12-07 | in TemplatedMultiContent Lists, use the default skin color if color tuple ↵ | Fraxinas | |
| element is None | |||
| 2010-12-05 | small code cleanup, fix memleaks | ghost | |
| refs #537 | |||
| 2010-12-02 | Merge branch 'bug_537_vobsub' into experimental | ghost | |
| 2010-11-25 | Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ | ghost | |
| experimental | |||
| 2010-11-16 | ewidgetdesktop: don't abort if no target_pixmap is set | Andreas Oberritter | |
| 2010-11-16 | install header files | Andreas Oberritter | |
| 2010-11-16 | build and link static libraries without libtool | Andreas Oberritter | |
| 2010-11-16 | clean up build #2 | Andreas Oberritter | |
| * use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files | |||
| 2010-11-16 | clean up build | Andreas Oberritter | |
| * reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h | |||
| 2010-11-16 | */Makefile.am: s,INCLUDES,AM_CPPFLAGS, | Andreas Oberritter | |
| 2010-11-11 | Merge branch 'bug_539_add_multicontent_pixmap_progress' | ghost | |
| 2010-11-11 | add template handling to pixmap progress listboxmulticontent | ghost | |
| refs #539 | |||
| 2010-11-02 | Merge branch 'bug_530_add_dm800se_support' | ghost | |
| 2010-11-02 | add assertion for missing windowstyle | ghost | |
| 2010-10-07 | fix tabs, dont draw border when width is 0 | ghost | |
| 2010-10-07 | implement borders for ePixmap widgets (add feature #589) | Fraxinas | |
| 2010-10-06 | Merge branch 'bug_539_add_multicontent_pixmap_progress' | ghost | |
| 2010-10-06 | Merge branch 'bug_474_fix_multicontent_clear' | 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-07-26 | add experimental vobsub support (requires gst-plugin-dvdsub) / ignore PGS ↵ | Fraxinas | |
| subs (fixes #537) | |||
| 2010-06-04 | lib/gui/elistboxcontent.cpp: dont crash on non selectable entries | ghost | |
| 2010-06-04 | lib/gui/elistboxcontent.cpp: dont crash on non selectable entries | ghost | |
| 2010-05-26 | add new multicontent TYPE_PROGRESS_PIXMAP | ghost | |
| this fixes bug #539 | |||
| 2010-05-26 | add new multicontent TYPE_PROGRESS_PIXMAP | ghost | |
| this fixes bug #539 | |||
| 2010-04-13 | lib/gui/elistboxcontent.cpp: fix compiler warning | ghost | |
| 2010-04-13 | lib/gui/elistboxcontent.cpp: fix compiler warning | ghost | |
| 2010-03-11 | dont clear when not needed | ghost | |
| this fixes bug #474 | |||
| 2010-03-11 | dont clear when not needed | ghost | |
| this fixes bug #474 | |||
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter | |
| 2009-07-27 | lib/dvb/subtitle.h/cpp: cleanup, fixes for sky brazil 2bit dvb subtitles, ↵ | ghost | |
| add supported for HD DVB subtitles (seen on bbc hd) lib/dvb/esubtitle.cpp: add support for HD DVB subtiles (seen on BBC HD) | |||
| 2009-07-25 | make PIG working with HD Skins | ghost | |
| 2009-07-24 | fix tabs | ghost | |
| 2009-07-17 | ignore empty pixmaps | Felix Domke | |
| 2009-07-16 | properly scale change regions | Felix Domke | |
| 2009-07-16 | allow use of alphablended pixmaps in multicontent lists | Felix Domke | |
| 2009-06-30 | initialize m_cursor, fix cursorValid | Felix Domke | |
| 2009-06-19 | also scale invalidatesfor dvb subtitles | Felix Domke | |
| 2009-06-15 | add csize() to get client size | Felix Domke | |
| 2009-06-09 | optimize manual blits by not forcing them at gPainter::end, but instead call ↵ | Felix Domke | |
| flush manually | |||
| 2009-06-09 | allow scale of pixmap subtitles | Felix Domke | |
| 2009-06-03 | experimental scaling for pixmaps, requires more work (surface is likely not ↵ | Felix Domke | |
| an accel-surface) | |||
| 2009-06-03 | in buffered mode, don't check empty layers | Felix Domke | |
| 2009-06-03 | when starting move, set initial position | Felix Domke | |
| 2009-06-03 | use 720x576 subtitle pixmap, and scale to fullscreen | Felix Domke | |
| 2009-05-31 | esubtitle.h: fix compiler warnings | ghost | |
| 2009-05-27 | make subtitle font styles skinnable | Fraxinas | |
| 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-20 | allow progress in TemplatedMultiContent lists - patch by courtesy of nightman | Fraxinas | |
