]>
git.vomp.tv Git - vompclient.git/log
Marten Richter [Sun, 26 Oct 2014 17:17:56 +0000 (18:17 +0100)]
Various performance optimization in the vector based osd, especially in text rendering
Marten Richter [Fri, 24 Oct 2014 06:11:53 +0000 (08:11 +0200)]
Fix segfault in advanced recording menu
Marten Richter [Tue, 21 Oct 2014 06:31:23 +0000 (08:31 +0200)]
Hopefully fix subtitle priority handling
Marten Richter [Sun, 19 Oct 2014 20:30:05 +0000 (22:30 +0200)]
Some changes for windows comptibility
Marten Richter [Sun, 19 Oct 2014 17:19:04 +0000 (19:19 +0200)]
Fix deadlock between imageomx and videoomx, contains ugly debug code to be removed before release
Marten Richter [Sun, 19 Oct 2014 16:34:50 +0000 (18:34 +0200)]
Fix segfault in vepgadvanced
Marten Richter [Sat, 18 Oct 2014 19:48:57 +0000 (21:48 +0200)]
Fix leak in picture handling of osdvector, add static fallback pictures, some default artwork and optimized drawing for epglistadvanced and recordingslistadvanced
Marten Richter [Sat, 18 Oct 2014 10:44:16 +0000 (12:44 +0200)]
Add channel status icons
Marten Richter [Tue, 14 Oct 2014 18:00:39 +0000 (20:00 +0200)]
A couple of files were missing in git now added
Marten Richter [Sun, 12 Oct 2014 18:06:10 +0000 (20:06 +0200)]
Fix segfault in wselectlist due to missing thread safety
Marten Richter [Sun, 12 Oct 2014 17:34:48 +0000 (19:34 +0200)]
Get preferred audio and subtitle languages from vdr including subtitle status and use it for playback
Marten Richter [Sun, 12 Oct 2014 13:37:55 +0000 (15:37 +0200)]
Add static icons in menu
Marten Richter [Tue, 7 Oct 2014 05:51:40 +0000 (07:51 +0200)]
Fix locking and thread cancelation state in updatemode
Marten Richter [Mon, 6 Oct 2014 06:50:25 +0000 (08:50 +0200)]
Some code clean up to reduce the recompilation time to keep me sane
Marten Richter [Sun, 5 Oct 2014 18:12:31 +0000 (20:12 +0200)]
Reorganized handling of static pictures
Marten Richter [Sun, 5 Oct 2014 15:30:33 +0000 (17:30 +0200)]
Support for epgimages
Marten Richter [Sun, 5 Oct 2014 10:43:06 +0000 (12:43 +0200)]
Screenshot support for vector based osd on raspberry pi
Marten Richter [Sat, 4 Oct 2014 17:53:28 +0000 (19:53 +0200)]
Added basic skinning support and a new different looking skin, additionally some mediaplayer stuff was removed from the raspberry build
root [Fri, 3 Oct 2014 13:54:49 +0000 (15:54 +0200)]
Add more flexible video display options
Marten Richter [Sun, 28 Sep 2014 16:48:22 +0000 (18:48 +0200)]
Channel logo support, PNG hardware support, bugfixes and channel logos in all menus
Marten Richter [Sun, 21 Sep 2014 09:00:08 +0000 (11:00 +0200)]
For new raspberry version: fixes, move to new version of libav, use avresample, Bugfix: Destroy subtitle images Features: New advanced epg closer to vdr with noopacity
Marten Richter [Sun, 14 Sep 2014 11:31:13 +0000 (13:31 +0200)]
Add recording option to VEpgSummary
Marten Richter [Sun, 14 Sep 2014 09:54:59 +0000 (11:54 +0200)]
Add first support for TVScraper in VVideolive also some optimization for raspberry in VEPG
Marten Richter [Sat, 6 Sep 2014 13:39:44 +0000 (15:39 +0200)]
Replace old jpeg rendering with hardware accelarated TVMedia rendering also for internal pictures
Marten Richter [Sun, 31 Aug 2014 15:16:59 +0000 (17:16 +0200)]
Extended recordings menu, including artwork from tvscraper
Marten Richter [Sat, 23 Aug 2014 14:05:40 +0000 (16:05 +0200)]
Hardware accelerated decoding is now working
Marten Richter [Wed, 20 Aug 2014 18:16:59 +0000 (20:16 +0200)]
Hardware JPEG rendering is now working but not perfectly
Marten Richter [Thu, 31 Jul 2014 14:01:04 +0000 (16:01 +0200)]
Optimizations in OMX handling towards accelerated image decoding, not working, but no crashes
Marten Richter [Sun, 27 Jul 2014 18:15:18 +0000 (20:15 +0200)]
Add files missing in last commit, is still not working
Marten Richter [Sun, 27 Jul 2014 18:14:14 +0000 (20:14 +0200)]
Commit towards hardware accelarated jpegs, does not work, crashes and freezes, use only for bug hunting
Marten Richter [Sun, 20 Jul 2014 16:42:48 +0000 (18:42 +0200)]
Move Pictureading to separate thread, prepare for HW accelarated Image reading
Marten Richter [Sun, 13 Jul 2014 12:56:10 +0000 (14:56 +0200)]
Merge branch 'master' of ssh://git.vomp.tv:20022/vompclient into scraper_support
Conflicts:
vdr.cc
Marten Richter [Sun, 13 Jul 2014 12:21:29 +0000 (14:21 +0200)]
Add tvscraper support and other image handling stuff to vomp
Chris Tallon [Sun, 16 Feb 2014 20:49:08 +0000 (20:49 +0000)]
Set protocol version for 0.4.1
Chris Tallon [Sat, 1 Feb 2014 18:19:31 +0000 (18:19 +0000)]
Merge branch '0-4-1-dev'
Marten Richter [Tue, 31 Dec 2013 09:52:50 +0000 (10:52 +0100)]
Fix bug in demuxer widescreen signaling
Marten Richter [Thu, 26 Dec 2013 09:44:03 +0000 (10:44 +0100)]
Additional mp3 sanity check as suggested by winschrott
Marten Richter [Sat, 30 Nov 2013 09:54:42 +0000 (10:54 +0100)]
Active set active source in changePowerState of Remote linux
Marten Richter [Sun, 24 Nov 2013 13:28:15 +0000 (14:28 +0100)]
Reactivate remote reintialization in videoomx and purge power events in changepowerstate
Marten Richter [Sun, 24 Nov 2013 12:11:11 +0000 (13:11 +0100)]
Remove remote reinit in videoomx signaloff
Marten Richter [Sun, 24 Nov 2013 11:29:22 +0000 (12:29 +0100)]
Deactivate set power state, it seems to cause trouble
Marten Richter [Sat, 23 Nov 2013 17:57:13 +0000 (18:57 +0100)]
Process poweron and poweroff also in standby
Marten Richter [Sat, 23 Nov 2013 12:56:25 +0000 (13:56 +0100)]
Detect mpeg audio frame header changes, and wait at least 4 packets after a change for audio output
Marten Richter [Sat, 23 Nov 2013 10:03:55 +0000 (11:03 +0100)]
Improve cec handling in remote linux
Marten Richter [Wed, 20 Nov 2013 07:26:51 +0000 (08:26 +0100)]
Fix typing in channel number in radio list
Marten Richter [Tue, 12 Nov 2013 07:52:07 +0000 (08:52 +0100)]
Fix windows compile problem
Marten Richter [Sat, 9 Nov 2013 08:49:10 +0000 (09:49 +0100)]
Merge branch '0-4-1-dev' of http://git.vomp.tv/vompclient
Conflicts:
boxx.cc
Marten Richter [Sun, 3 Nov 2013 11:59:02 +0000 (12:59 +0100)]
Some fixes for windows 8
Marten Richter [Thu, 31 Oct 2013 07:26:25 +0000 (08:26 +0100)]
Fix muting bug, reported by dingo35
Marten Richter [Wed, 30 Oct 2013 07:26:27 +0000 (08:26 +0100)]
Add led patch by dingo35
Marten Richter [Mon, 14 Oct 2013 06:26:21 +0000 (08:26 +0200)]
Add addtional remote codes for MCE remotes as suggested by dingo35
Marten Richter [Thu, 3 Oct 2013 09:41:09 +0000 (11:41 +0200)]
Increase cec logging
Marten Richter [Wed, 21 Aug 2013 10:43:35 +0000 (12:43 +0200)]
Fix debian changelog email adress
Marten Richter [Wed, 21 Aug 2013 10:31:23 +0000 (12:31 +0200)]
Report to libcec the current power state
Marten Richter [Sun, 28 Jul 2013 10:00:47 +0000 (12:00 +0200)]
Flush/Reset video decoder pipeline, in case decoder has stalled buffers
Marten Richter [Sun, 30 Jun 2013 07:40:55 +0000 (09:40 +0200)]
Fix symbol and font gradients
Marten Richter [Sat, 29 Jun 2013 15:32:46 +0000 (17:32 +0200)]
Add support for gradients, slightly facelift of menues
Chris Tallon [Sun, 19 May 2013 15:43:16 +0000 (16:43 +0100)]
Resume as default patch from dingo35
Chris Tallon [Sun, 19 May 2013 11:48:57 +0000 (12:48 +0100)]
Merge remote-tracking branch 'vompclient-marten/master' into 0-4-1-dev
Marten Richter [Sun, 19 May 2013 09:06:44 +0000 (11:06 +0200)]
Fix latm header parsing
Chris Tallon [Sat, 18 May 2013 17:22:05 +0000 (18:22 +0100)]
Merge remote-tracking branch 'vompclient-marten/master' into 0-4-1-dev
Chris Tallon [Sat, 18 May 2013 15:54:24 +0000 (16:54 +0100)]
Some progress towards using cross compiler
Marten Richter [Fri, 26 Apr 2013 06:07:20 +0000 (08:07 +0200)]
Fix mpeg audio header sanity check
Marten Richter [Sat, 20 Apr 2013 08:26:58 +0000 (10:26 +0200)]
Add sanity check for mp audio frame sync
Marten Richter [Sun, 14 Apr 2013 15:54:35 +0000 (17:54 +0200)]
Fix in mpeg audio header parsing code, pointed out by sirwio
Marten Richter [Sat, 13 Apr 2013 12:27:30 +0000 (14:27 +0200)]
Fix first frame omx handling, also only enable and disable, if the status actually changes
Marten Richter [Sun, 24 Mar 2013 08:55:48 +0000 (09:55 +0100)]
Remove debug message
Marten Richter [Sat, 23 Mar 2013 18:05:38 +0000 (19:05 +0100)]
Fix mpeg audio header parser, only pass a single frame to libav decoder
Marten Richter [Sat, 16 Mar 2013 10:56:09 +0000 (11:56 +0100)]
Minor change in stream handling
Marten Richter [Sat, 9 Mar 2013 16:37:59 +0000 (17:37 +0100)]
Add mpeg audio header parser
Marten Richter [Sat, 9 Mar 2013 15:48:17 +0000 (16:48 +0100)]
Fix in downmix code + integer mixing code
Marten Richter [Sun, 3 Mar 2013 17:41:19 +0000 (18:41 +0100)]
Add downmixing code for codecs of libav with no downmix support
Chris Tallon [Sat, 2 Mar 2013 17:35:43 +0000 (17:35 +0000)]
Compiler messages, code cleaning
Chris Tallon [Sat, 2 Mar 2013 15:47:00 +0000 (15:47 +0000)]
Shutdown VDR patch from Yaris
Marten Richter [Tue, 26 Feb 2013 07:21:51 +0000 (08:21 +0100)]
Fix channel list on mpeg only platforms
Marten Richter [Tue, 26 Feb 2013 07:21:51 +0000 (08:21 +0100)]
Fix channel list on mpeg only platforms
Chris Tallon [Sat, 23 Feb 2013 18:17:31 +0000 (18:17 +0000)]
Merge branch '0-4-0rc'
Chris Tallon [Sat, 23 Feb 2013 16:36:26 +0000 (16:36 +0000)]
Automatically select platform for mvp/raspberry
Chris Tallon [Sat, 16 Feb 2013 17:49:21 +0000 (17:49 +0000)]
Default choice in options did not match default state of program
Marten Richter [Fri, 15 Feb 2013 07:23:59 +0000 (08:23 +0100)]
Fix for damaged stream, reported by hondanxs
Marten Richter [Sat, 9 Feb 2013 13:57:41 +0000 (14:57 +0100)]
Correct h264 framecounting for field pictures
Marten Richter [Sun, 20 Jan 2013 10:15:43 +0000 (11:15 +0100)]
dvbsubtitles fixup part 2
Chris Tallon [Sat, 19 Jan 2013 18:43:04 +0000 (18:43 +0000)]
Merge branch 'master' of git.vomp.tv:/vompclient-raspi into 0-4-0rc
Chris Tallon [Sat, 19 Jan 2013 18:39:42 +0000 (18:39 +0000)]
Kill connection immediately if log send failed to send all
Marten Richter [Sat, 19 Jan 2013 17:53:45 +0000 (18:53 +0100)]
Codecleanup dvbsubtitles
Marten Richter [Sat, 19 Jan 2013 12:00:10 +0000 (13:00 +0100)]
Fix changelog debian
Marten Richter [Sat, 19 Jan 2013 10:41:35 +0000 (11:41 +0100)]
Protocoll and debian version bump to 0.4.0
Chris Tallon [Sun, 13 Jan 2013 17:03:42 +0000 (17:03 +0000)]
Show if recordings are new
Chris Tallon [Sun, 13 Jan 2013 14:46:10 +0000 (14:46 +0000)]
Fix skip delay on MVP when subs are off
Chris Tallon [Sun, 6 Jan 2013 15:32:40 +0000 (15:32 +0000)]
Efficiency, code cleanup
Chris Tallon [Sun, 6 Jan 2013 15:32:24 +0000 (15:32 +0000)]
Fix debug target locations
Chris Tallon [Sun, 6 Jan 2013 14:25:47 +0000 (14:25 +0000)]
Merge new vomp discovery protocol branch
Chris Tallon [Sun, 6 Jan 2013 14:23:02 +0000 (14:23 +0000)]
Merge remote-tracking branch 'vompclient-raspi/master'
Chris Tallon [Sun, 6 Jan 2013 14:09:15 +0000 (14:09 +0000)]
Rewritten vomp discovery protocol
Marten Richter [Thu, 3 Jan 2013 07:21:28 +0000 (08:21 +0100)]
Change mutex locking in setvolume and mute
Marten Richter [Sat, 22 Dec 2012 17:07:41 +0000 (18:07 +0100)]
Add manifest build step for windows
Marten Richter [Thu, 20 Dec 2012 07:25:02 +0000 (08:25 +0100)]
Fixes for next firmware tree
Marten Richter [Mon, 10 Dec 2012 07:05:47 +0000 (08:05 +0100)]
Clear subtitle patch by JTE
Marten Richter [Sun, 9 Dec 2012 18:01:25 +0000 (19:01 +0100)]
Fix option numbers
Marten Richter [Sat, 8 Dec 2012 13:42:24 +0000 (14:42 +0100)]
Windows compilation fix part3