| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-10-18 | emit evUpdatedInfo on id3 taglist parse and implement YEAR tag | Andreas Frisch | |
| 2008-10-15 | remove unnecessary debug and fix typo bug | Andreas Frisch | |
| 2008-10-15 | allow gstreamer to signalize missing plugins to the gui (requires ↵ | Andreas Frisch | |
| reconfiguring enigma2) and add support for flac files (requires libflac7, gst-plugin-flac) | |||
| 2008-10-12 | preprocessor statement fix | Andreas Frisch | |
| 2008-10-12 | fix (S)VCD playback by adding cdxa-unwrapper element | Andreas Frisch | |
| 2008-10-09 | implement parsing of srt subtitles with 8859-15 encoding | Andreas Frisch | |
| 2008-10-07 | move #endif of HAVE_GSTREAMER to the end of code | Andreas Frisch | |
| 2008-10-06 | fix compiler warnings | Andreas Monzner | |
| 2008-10-06 | fix parsing of external .srt subtitle files | Andreas Frisch | |
| 2008-10-06 | subtitle bugfixes | Andreas Frisch | |
| 2008-10-06 | Fixes with audio codec and subtitles detection and selection | Andreas Frisch | |
| 2008-10-06 | small fixes | Andreas Monzner | |
| 2008-10-04 | fix some compiler warnings | Andreas Monzner | |
| fix audio track info for audio tracks without language code | |||
| 2008-10-03 | Allow playback of VCD (Video CD) and SVCD | Andreas Frisch | |
| 2008-10-03 | add code to simulate recordings (with faked frontends) | Andreas Monzner | |
| now its more easy to build a timer overlap detection or similar | |||
| 2008-10-02 | check for presence of a correspondant .srt subtitle file and try parsing it | Andreas Frisch | |
| 2008-10-02 | add basic mkv inline ssa/ass subtitle support | Andreas Frisch | |
| 2008-10-01 | add possibility to delete all playable files in movielist.. | Andreas Monzner | |
| 2008-09-27 | read aspect, width, height, framerate and progressive from | Andreas Monzner | |
| /proc/stb/vmpeg/X/... | |||
| 2008-09-25 | fix pause, introduce rudimentary fast forward and get rid of latency of ↵ | Andreas Frisch | |
| AudioSelection. however, all of this is far away from being frame accurate (yet). | |||
| 2008-09-25 | small fix | Andreas Monzner | |
| 2008-09-25 | add possibility to query current progressive / framerate state | Andreas Monzner | |
| 2008-09-25 | fix crash (since audioselection) on playing audio only files | Andreas Frisch | |
| 2008-09-24 | fix crash in language tag parsing | Andreas Frisch | |
| 2008-09-23 | fix crashes (e.g. on missing gst-plugin-selector) | Andreas Frisch | |
| 2008-09-22 | Add basic AudioSelection support for video containers | Andreas Frisch | |
| 2008-09-17 | error handling for unsupported video stream types | Andreas Frisch | |
| 2008-08-06 | allow mono playback. this might possibly break playback of audio files with ↵ | Andreas Frisch | |
| more than 2 channels, however - i doubt that there really is anything like that and the cpu is not gonna be able to perform the downmix in realtime anyways | |||
| 2008-08-05 | add support for "frame rate changed" and "progressive changed" video event | Andreas Monzner | |
| (the last needs new drivers) | |||
| 2008-07-30 | try using cdiocddasrc for external usb optical drives too and make audio cd ↵ | Andreas Frisch | |
| primary choice | |||
| 2008-07-25 | Display actual song names for Audio CDs with CD-Text feature (requires libcdio) | Andreas Frisch | |
| 2008-07-24 | Fix Mediaplayer crash for WAV playback and add basic Audio CD support (needs ↵ | Andreas Frisch | |
| kernel module cdfs) | |||
| 2008-07-22 | add sCurrentChapter, sCurrentTitle, sTotalChapters, sTotalTitles | Andreas Monzner | |
| 2008-07-04 | add support for avi/mkv .... please note that not all is working yet, and | Andreas Monzner | |
| not all hardware can handle both types... and you need a new gst-plugin-dvbmediasink... new drivers.. and new hardware ;) | |||
| 2008-06-27 | revert local changes | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | add missing evTunedIn to iPlayableService | Andreas Monzner | |
| 2008-06-21 | add invalidate | Andreas Monzner | |
| 2008-06-13 | after DECLARE_REF now all is private.. not public | Andreas Monzner | |
| dont export AddRef, Release, ptrref and grabRef to python some cleanups | |||
| 2008-05-15 | limit gstreamer queue memory size | Felix Domke | |
| 2008-05-15 | remove 'unhandled extension' debug message | Felix Domke | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
| 2008-05-07 | store position when 1..99% and not 5..95% | Felix Domke | |
| 2008-05-01 | fix warnings | Andreas Monzner | |
| 2008-04-21 | add seekTitle to iSeekableService interface | Andreas Monzner | |
| add default implementation for seekTitle and seekChapter | |||
| 2008-04-15 | add seekChapter method to iSeekableService interface | Andreas Monzner | |
| 2008-04-14 | better handling for eServiceFS file extensions | Andreas Monzner | |
| 2008-03-31 | add support for user events and user informations | Andreas Monzner | |
| 2008-03-27 | add iServiceKeys interface (No not what you think ;) it simply means its | Andreas Monzner | |
| now possible to deliver normal button presses into services) | |||
| 2008-03-26 | fix: comparison is always true due to limited range of data type | Andreas Oberritter | |
