Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-21 | Bugfixes | chriszero | |
Speedup jumping in hls | |||
2015-02-13 | Removed some raw pointers to avoid a possible memoryleak | chriszero | |
2015-02-11 | Fixes proper handling of "end of stream". | chriszero | |
Proper display of totaltime when playing a Plexchannel | |||
2015-02-07 | Implements resizing of the ringbuffer if a segment is bigger than the estimate. | chriszero | |
2015-02-05 | Plex remote support. | chriszero | |
Control via Plexapps (Android, IOS...) | |||
2015-01-31 | - If watched +90%, the media will be marked as watched | chriszero | |
- current play state is syncronized with the pms - remaing time is now displayed according to the VDR setup | |||
2015-01-30 | Some fixes from last commit. | chriszero | |
2015-01-28 | - Counting played time correctly | chriszero | |
- Implemented switching audiostreams - Removed some compile warnings | |||
2015-01-21 | Fixed crash while rapidly press skip forward/backward | chriszero | |
2015-01-18 | Implemented skip backwards/forward. Key Green/Yellow | chriszero | |
2015-01-17 | Added current status of played stream (current, total time, play, pause) | chriszero | |
2015-01-14 | Implemented Play, Pause, Stop | chriszero | |
2015-01-13 | more Error handling. Segfaults on libpoco < 1.4 | chriszero | |
2015-01-12 | Fixes Segfault after playing a movie | chriszero | |
2015-01-11 | Removed Mplayer support. | chriszero | |
Added HLS Streaming Player for directly play in VDR |