]> git.vomp.tv Git - vompclient.git/log
vompclient.git
7 years agoMore compiler warning fixes scraper_support
Chris Tallon [Fri, 3 Feb 2017 19:20:01 +0000 (19:20 +0000)]
More compiler warning fixes

7 years agoFix segfault in playback navigation
Chris Tallon [Fri, 3 Feb 2017 16:26:01 +0000 (16:26 +0000)]
Fix segfault in playback navigation

7 years agoFix hang skipping after pause (thread deadlock / videoomx thread cancellation protection)
Chris Tallon [Wed, 1 Feb 2017 16:55:56 +0000 (16:55 +0000)]
Fix hang skipping after pause (thread deadlock / videoomx thread cancellation protection)

7 years agoSome more compiler warning fixes
Chris Tallon [Wed, 25 Jan 2017 14:39:59 +0000 (14:39 +0000)]
Some more compiler warning fixes

7 years agoSome compiler warning fixes
Chris Tallon [Tue, 24 Jan 2017 23:21:45 +0000 (23:21 +0000)]
Some compiler warning fixes

7 years agoFix TVMEDIA channel VDR_PacketReceiver objects being leaked
Chris Tallon [Tue, 24 Jan 2017 21:01:12 +0000 (21:01 +0000)]
Fix TVMEDIA channel VDR_PacketReceiver objects being leaked

7 years agoRaise TCP reads per packet error to 1000 and re-enable bailout
Chris Tallon [Mon, 23 Jan 2017 16:07:40 +0000 (16:07 +0000)]
Raise TCP reads per packet error to 1000 and re-enable bailout

7 years agoFix segfault when server returns a getblock with size 0
Chris Tallon [Mon, 23 Jan 2017 15:16:42 +0000 (15:16 +0000)]
Fix segfault when server returns a getblock with size 0

7 years agoFile permissions
Chris Tallon [Tue, 17 Jan 2017 21:52:01 +0000 (21:52 +0000)]
File permissions

7 years agoFix several memory leaks
Chris Tallon [Tue, 17 Jan 2017 21:44:21 +0000 (21:44 +0000)]
Fix several memory leaks

7 years agoList object files in the right place for compilation
Chris Tallon [Tue, 17 Jan 2017 16:59:53 +0000 (16:59 +0000)]
List object files in the right place for compilation

7 years agoA much cleaner patch for enabling MVP again
Chris Tallon [Tue, 17 Jan 2017 16:45:56 +0000 (16:45 +0000)]
A much cleaner patch for enabling MVP again

7 years agoRevert "Some nasty hacks to support MVP"
Chris Tallon [Tue, 17 Jan 2017 16:48:55 +0000 (16:48 +0000)]
Revert "Some nasty hacks to support MVP"

This reverts commit e1b1b6068a066263bb593162d84e57e8e5abbfb2.

8 years agoSome nasty hacks to support MVP
Chris Tallon [Sun, 25 Sep 2016 19:48:43 +0000 (20:48 +0100)]
Some nasty hacks to support MVP

8 years agoRewrite signal handling. Fixes a lock up.
Chris Tallon [Thu, 26 May 2016 14:26:38 +0000 (15:26 +0100)]
Rewrite signal handling. Fixes a lock up.

8 years agoUse localtime_r instead of localtime. Fixes lockup
Chris Tallon [Wed, 25 May 2016 13:54:59 +0000 (14:54 +0100)]
Use localtime_r instead of localtime. Fixes lockup

8 years agoAdded two buffer length checks in NALUUnit::NALUUnit - fixes a segfault
Chris Tallon [Tue, 10 May 2016 14:20:20 +0000 (14:20 +0000)]
Added two buffer length checks in NALUUnit::NALUUnit - fixes a segfault

9 years agoinclude cpu of rpi2 in select platform
Marten Richter [Wed, 3 Jun 2015 06:05:35 +0000 (08:05 +0200)]
include cpu of rpi2 in select platform

9 years agoCompilation fixes for jessie
Marten Richter [Sat, 9 May 2015 09:36:27 +0000 (11:36 +0200)]
Compilation fixes for jessie

9 years agoFix missing fclose in WOL code
Chris Tallon [Mon, 13 Apr 2015 15:14:02 +0000 (16:14 +0100)]
Fix missing fclose in WOL code

9 years agoResume always from last iframe
Marten Richter [Sat, 4 Apr 2015 13:34:31 +0000 (15:34 +0200)]
Resume always from last iframe

9 years agoImproved background color/gradient handling and radio recording menu
Marten Richter [Sat, 4 Apr 2015 12:27:53 +0000 (14:27 +0200)]
Improved background color/gradient handling and radio recording menu

9 years agoPrepare debian files for next release
Marten Richter [Sat, 10 Jan 2015 11:50:42 +0000 (12:50 +0100)]
Prepare debian files for next release

9 years agoFix Makefile for raspberry
Marten Richter [Tue, 23 Dec 2014 16:30:02 +0000 (17:30 +0100)]
Fix Makefile for raspberry

9 years agoWindows readme and makefile updated!
Marten Richter [Tue, 23 Dec 2014 11:08:39 +0000 (12:08 +0100)]
Windows readme and makefile updated!

9 years agoSome fixes for raspberry pi compilation
Marten Richter [Tue, 23 Dec 2014 08:52:56 +0000 (09:52 +0100)]
Some fixes for raspberry pi compilation

9 years agoAdded Vector based OSD for windows (Vista and later)
Marten Richter [Mon, 22 Dec 2014 18:47:53 +0000 (19:47 +0100)]
Added Vector based OSD for windows (Vista and later)

10 years agoSplit OsdWin into OsdWinPixel and WindowsOsd as preparation for Vector
Marten Richter [Mon, 3 Nov 2014 07:26:26 +0000 (08:26 +0100)]
Split OsdWin into OsdWinPixel and WindowsOsd as preparation for Vector
based Windows osd

10 years agoRemove windows debugging code
Marten Richter [Sat, 1 Nov 2014 18:44:23 +0000 (19:44 +0100)]
Remove windows debugging code

10 years agoFirst Windows porting changes after adding scraper support
Marten Richter [Sat, 1 Nov 2014 16:56:55 +0000 (17:56 +0100)]
First Windows porting changes after adding scraper support

10 years agoVersionscheck fuer subtitles
Marten Richter [Fri, 31 Oct 2014 07:15:00 +0000 (08:15 +0100)]
Versionscheck fuer subtitles

10 years agoReverting changes in mutex
Marten Richter [Tue, 28 Oct 2014 07:39:56 +0000 (08:39 +0100)]
Reverting changes in mutex

10 years agoVarious performance optimization in the vector based osd, especially in text rendering
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

10 years agoFix segfault in advanced recording menu
Marten Richter [Fri, 24 Oct 2014 06:11:53 +0000 (08:11 +0200)]
Fix segfault in advanced recording menu

10 years agoHopefully fix subtitle priority handling
Marten Richter [Tue, 21 Oct 2014 06:31:23 +0000 (08:31 +0200)]
Hopefully fix subtitle priority handling

10 years agoSome changes for windows comptibility
Marten Richter [Sun, 19 Oct 2014 20:30:05 +0000 (22:30 +0200)]
Some changes for windows comptibility

10 years agoFix deadlock between imageomx and videoomx, contains ugly debug code to be removed...
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

10 years agoFix segfault in vepgadvanced
Marten Richter [Sun, 19 Oct 2014 16:34:50 +0000 (18:34 +0200)]
Fix segfault in vepgadvanced

10 years agoFix leak in picture handling of osdvector, add static fallback pictures, some default...
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

10 years agoAdd channel status icons
Marten Richter [Sat, 18 Oct 2014 10:44:16 +0000 (12:44 +0200)]
Add channel status icons

10 years agoA couple of files were missing in git now added
Marten Richter [Tue, 14 Oct 2014 18:00:39 +0000 (20:00 +0200)]
A couple of files were missing in git now added

10 years agoFix segfault in wselectlist due to missing thread safety
Marten Richter [Sun, 12 Oct 2014 18:06:10 +0000 (20:06 +0200)]
Fix segfault in wselectlist due to missing thread safety

10 years agoGet preferred audio and subtitle languages from vdr including subtitle status and...
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

10 years agoAdd static icons in menu
Marten Richter [Sun, 12 Oct 2014 13:37:55 +0000 (15:37 +0200)]
Add static icons in menu

10 years agoFix locking and thread cancelation state in updatemode
Marten Richter [Tue, 7 Oct 2014 05:51:40 +0000 (07:51 +0200)]
Fix locking and thread cancelation state in updatemode

10 years agoSome code clean up to reduce the recompilation time to keep me sane
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

10 years agoReorganized handling of static pictures
Marten Richter [Sun, 5 Oct 2014 18:12:31 +0000 (20:12 +0200)]
Reorganized handling of static pictures

10 years agoSupport for epgimages
Marten Richter [Sun, 5 Oct 2014 15:30:33 +0000 (17:30 +0200)]
Support for epgimages

10 years agoScreenshot support for vector based osd on raspberry pi
Marten Richter [Sun, 5 Oct 2014 10:43:06 +0000 (12:43 +0200)]
Screenshot support for vector based osd on raspberry pi

10 years agoAdded basic skinning support and a new different looking skin, additionally some...
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

10 years agoAdd more flexible video display options
root [Fri, 3 Oct 2014 13:54:49 +0000 (15:54 +0200)]
Add more flexible video display options

10 years agoChannel logo support, PNG hardware support, bugfixes and channel logos in all menus
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

10 years agoFor new raspberry version: fixes, move to new version of libav, use avresample, Bugfi...
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

10 years agoAdd recording option to VEpgSummary
Marten Richter [Sun, 14 Sep 2014 11:31:13 +0000 (13:31 +0200)]
Add recording option to VEpgSummary

10 years agoAdd first support for TVScraper in VVideolive also some optimization for raspberry...
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

10 years agoReplace old jpeg rendering with hardware accelarated TVMedia rendering also for inter...
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

10 years agoExtended recordings menu, including artwork from tvscraper
Marten Richter [Sun, 31 Aug 2014 15:16:59 +0000 (17:16 +0200)]
Extended recordings menu, including artwork from tvscraper

10 years agoHardware accelerated decoding is now working
Marten Richter [Sat, 23 Aug 2014 14:05:40 +0000 (16:05 +0200)]
Hardware accelerated decoding is now working

10 years agoHardware JPEG rendering is now working but not perfectly
Marten Richter [Wed, 20 Aug 2014 18:16:59 +0000 (20:16 +0200)]
Hardware JPEG rendering is now working but not perfectly

10 years agoOptimizations in OMX handling towards accelerated image decoding, not working, but...
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

10 years agoAdd files missing in last commit, is still not working
Marten Richter [Sun, 27 Jul 2014 18:15:18 +0000 (20:15 +0200)]
Add files missing in  last commit, is still not working

10 years agoCommit towards hardware accelarated jpegs, does not work, crashes and freezes, use...
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

10 years agoMove Pictureading to separate thread, prepare for HW accelarated Image reading
Marten Richter [Sun, 20 Jul 2014 16:42:48 +0000 (18:42 +0200)]
Move Pictureading to separate thread, prepare for HW accelarated Image reading

10 years agoMerge branch 'master' of ssh://git.vomp.tv:20022/vompclient into scraper_support
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

10 years agoAdd tvscraper support and other image handling stuff to vomp
Marten Richter [Sun, 13 Jul 2014 12:21:29 +0000 (14:21 +0200)]
Add tvscraper support and other image handling stuff to vomp

10 years agoSet protocol version for 0.4.1 0-4-1
Chris Tallon [Sun, 16 Feb 2014 20:49:08 +0000 (20:49 +0000)]
Set protocol version for 0.4.1

10 years agoMerge branch '0-4-1-dev'
Chris Tallon [Sat, 1 Feb 2014 18:19:31 +0000 (18:19 +0000)]
Merge branch '0-4-1-dev'

10 years agoFix bug in demuxer widescreen signaling
Marten Richter [Tue, 31 Dec 2013 09:52:50 +0000 (10:52 +0100)]
Fix bug in demuxer widescreen signaling

10 years agoAdditional mp3 sanity check as suggested by winschrott
Marten Richter [Thu, 26 Dec 2013 09:44:03 +0000 (10:44 +0100)]
Additional mp3 sanity check as suggested by winschrott

10 years agoActive set active source in changePowerState of Remote linux
Marten Richter [Sat, 30 Nov 2013 09:54:42 +0000 (10:54 +0100)]
Active set active source in changePowerState of Remote linux

10 years agoReactivate remote reintialization in videoomx and purge power events in changepowerstate
Marten Richter [Sun, 24 Nov 2013 13:28:15 +0000 (14:28 +0100)]
Reactivate remote reintialization in videoomx and purge power events in changepowerstate

10 years agoRemove remote reinit in videoomx signaloff
Marten Richter [Sun, 24 Nov 2013 12:11:11 +0000 (13:11 +0100)]
Remove remote reinit in videoomx signaloff

10 years agoDeactivate set power state, it seems to cause trouble
Marten Richter [Sun, 24 Nov 2013 11:29:22 +0000 (12:29 +0100)]
Deactivate set power state, it seems to cause trouble

11 years agoProcess poweron and poweroff also in standby
Marten Richter [Sat, 23 Nov 2013 17:57:13 +0000 (18:57 +0100)]
Process poweron and poweroff also in standby

11 years agoDetect mpeg audio frame header changes, and wait at least 4 packets after a change...
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

11 years agoImprove cec handling in remote linux
Marten Richter [Sat, 23 Nov 2013 10:03:55 +0000 (11:03 +0100)]
Improve cec handling in remote linux

11 years agoFix typing in channel number in radio list
Marten Richter [Wed, 20 Nov 2013 07:26:51 +0000 (08:26 +0100)]
Fix typing in channel number in radio list

11 years agoFix windows compile problem
Marten Richter [Tue, 12 Nov 2013 07:52:07 +0000 (08:52 +0100)]
Fix windows compile problem

11 years agoMerge branch '0-4-1-dev' of http://git.vomp.tv/vompclient
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

11 years agoSome fixes for windows 8
Marten Richter [Sun, 3 Nov 2013 11:59:02 +0000 (12:59 +0100)]
Some fixes for windows 8

11 years agoFix muting bug, reported by dingo35
Marten Richter [Thu, 31 Oct 2013 07:26:25 +0000 (08:26 +0100)]
Fix muting bug, reported by dingo35

11 years agoAdd led patch by dingo35
Marten Richter [Wed, 30 Oct 2013 07:26:27 +0000 (08:26 +0100)]
Add led patch by dingo35

11 years agoAdd addtional remote codes for MCE remotes as suggested 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

11 years agoIncrease cec logging
Marten Richter [Thu, 3 Oct 2013 09:41:09 +0000 (11:41 +0200)]
Increase cec logging

11 years agoFix debian changelog email adress
Marten Richter [Wed, 21 Aug 2013 10:43:35 +0000 (12:43 +0200)]
Fix debian changelog email adress

11 years agoReport to libcec the current power state
Marten Richter [Wed, 21 Aug 2013 10:31:23 +0000 (12:31 +0200)]
Report to libcec the current power state

11 years agoFlush/Reset video decoder pipeline, in case decoder has stalled buffers
Marten Richter [Sun, 28 Jul 2013 10:00:47 +0000 (12:00 +0200)]
Flush/Reset video decoder pipeline, in case decoder has stalled buffers

11 years agoFix symbol and font gradients
Marten Richter [Sun, 30 Jun 2013 07:40:55 +0000 (09:40 +0200)]
Fix symbol and font gradients

11 years agoAdd support for gradients, slightly facelift of menues
Marten Richter [Sat, 29 Jun 2013 15:32:46 +0000 (17:32 +0200)]
Add support for gradients, slightly facelift of menues

11 years agoResume as default patch from dingo35
Chris Tallon [Sun, 19 May 2013 15:43:16 +0000 (16:43 +0100)]
Resume as default patch from dingo35

11 years agoMerge remote-tracking branch 'vompclient-marten/master' into 0-4-1-dev
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

11 years agoFix latm header parsing
Marten Richter [Sun, 19 May 2013 09:06:44 +0000 (11:06 +0200)]
Fix latm header parsing

11 years agoMerge remote-tracking branch 'vompclient-marten/master' into 0-4-1-dev
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

11 years agoSome progress towards using cross compiler
Chris Tallon [Sat, 18 May 2013 15:54:24 +0000 (16:54 +0100)]
Some progress towards using cross compiler

11 years agoFix mpeg audio header sanity check
Marten Richter [Fri, 26 Apr 2013 06:07:20 +0000 (08:07 +0200)]
Fix mpeg audio header sanity check

11 years agoAdd sanity check for mp audio frame sync
Marten Richter [Sat, 20 Apr 2013 08:26:58 +0000 (10:26 +0200)]
Add sanity check for mp audio frame sync

11 years agoFix in mpeg audio header parsing code, pointed out by sirwio
Marten Richter [Sun, 14 Apr 2013 15:54:35 +0000 (17:54 +0200)]
Fix in mpeg audio header parsing code, pointed out by sirwio

11 years agoFix first frame omx handling, also only enable and disable, if the status actually...
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

11 years agoRemove debug message
Marten Richter [Sun, 24 Mar 2013 08:55:48 +0000 (09:55 +0100)]
Remove debug message

11 years agoFix mpeg audio header parser, only pass a single frame to libav decoder
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