vuplus_xbmc
11 years agoMerge pull request #1881 from Montellese/win32_xbmc_pvr_addons
Sascha Montellese [Wed, 5 Dec 2012 16:34:38 +0000 (08:34 -0800)]
Merge pull request #1881 from Montellese/win32_xbmc_pvr_addons

[win32] build xbmc-pvr-addons with BuildSetup.bat

11 years ago[win32] build xbmc-pvr-addons with BuildSetup.bat
montellese [Sun, 2 Dec 2012 18:25:05 +0000 (19:25 +0100)]
[win32] build xbmc-pvr-addons with BuildSetup.bat

11 years agoMerge pull request #1880 from pieh/epggrid_container
Michal Piechowiak [Wed, 5 Dec 2012 10:04:55 +0000 (02:04 -0800)]
Merge pull request #1880 from pieh/epggrid_container

fix crash when using Container.NumItems infolabel with epggrid control

11 years agoclamp offset to valid range in CGUIEpgGridContainer::ScrollToBlockOffset(), fixes...
pieh [Tue, 4 Dec 2012 10:46:55 +0000 (11:46 +0100)]
clamp offset to valid range in CGUIEpgGridContainer::ScrollToBlockOffset(), fixes #13660

11 years ago[FreeBSD] allow use of internal ffmpeg
Fneufneu [Wed, 5 Dec 2012 08:17:50 +0000 (09:17 +0100)]
[FreeBSD] allow use of internal ffmpeg

and pass needed include path

11 years agopvr window: switch to new view before showing dummy busy item
pieh [Tue, 4 Dec 2012 11:26:45 +0000 (12:26 +0100)]
pvr window: switch to new view before showing dummy busy item
dummy item might cause crash if timeline was last view

11 years agoCGUIEpgGridContainer: remove unused method
pieh [Sun, 2 Dec 2012 15:04:08 +0000 (16:04 +0100)]
CGUIEpgGridContainer: remove unused method

11 years agoCGUIEpgGridControl: subclass from IGUIContainer and implement methods used by info...
pieh [Sun, 2 Dec 2012 14:49:54 +0000 (15:49 +0100)]
CGUIEpgGridControl: subclass from IGUIContainer and implement methods used by info manager

11 years agoadd IGUIContainer that will be used by view control and Container.*, ListItem.* infol...
pieh [Sun, 2 Dec 2012 14:47:13 +0000 (15:47 +0100)]
add IGUIContainer that will be used by view control and Container.*, ListItem.* infolabels

11 years ago[taglib] taglib doesn't resolve genre numbers where just a number is given, so add...
Jonathan Marshall [Tue, 4 Dec 2012 08:13:05 +0000 (21:13 +1300)]
[taglib] taglib doesn't resolve genre numbers where just a number is given, so add workaround. fixes #13663

11 years agoMerge pull request #1886 from queeup/langinfo
alanwww1 (Attila) [Tue, 4 Dec 2012 07:26:39 +0000 (23:26 -0800)]
Merge pull request #1886 from queeup/langinfo

Eastern European Time (EET) added to Turkish

11 years ago[art] make sure we assign trailer art via CVideoThumbLoader::SetArt to ensure the...
Jonathan Marshall [Tue, 4 Dec 2012 05:42:47 +0000 (18:42 +1300)]
[art] make sure we assign trailer art via CVideoThumbLoader::SetArt to ensure the art fallbacks are set

11 years agoEastern European Time (EET) added to Turkish
queeup [Tue, 4 Dec 2012 02:29:25 +0000 (04:29 +0200)]
Eastern European Time (EET) added to Turkish

11 years agoMerge pull request #1884 from phil65/master
ronie [Tue, 4 Dec 2012 00:07:28 +0000 (16:07 -0800)]
Merge pull request #1884 from phil65/master

[CONFLUENCE] paranthesis fix

11 years ago[CONFLUENCE] paranthesis fix
phil65 [Mon, 3 Dec 2012 23:46:54 +0000 (00:46 +0100)]
[CONFLUENCE] paranthesis fix

11 years agoMerge pull request #1875 from jmarshallnz/check_dirs_on_scan
jmarshallnz [Mon, 3 Dec 2012 20:40:17 +0000 (12:40 -0800)]
Merge pull request #1875 from jmarshallnz/check_dirs_on_scan

check directory existence in the video scanner before scanning.

11 years agocheck directory existence in the video scanner before scanning. fixes #13605
Jonathan Marshall [Sun, 2 Dec 2012 01:05:52 +0000 (14:05 +1300)]
check directory existence in the video scanner before scanning. fixes #13605

11 years agoMerge pull request #1883 from ronie/confluence-nextaired
jmarshallnz [Mon, 3 Dec 2012 19:55:11 +0000 (11:55 -0800)]
Merge pull request #1883 from ronie/confluence-nextaired

[confluence] use poster/banner infolabel in nextaired window

11 years ago[wrapper] - fix member of SNativeIoControl to match the ioctl prototypes. This fixes...
Memphiz [Mon, 3 Dec 2012 19:40:21 +0000 (20:40 +0100)]
[wrapper] - fix member of SNativeIoControl to match the ioctl prototypes. This fixes ioctl on xbmc_64 on osx running a 64bit kernel

11 years agoMerge pull request #1878 from fetzerch/crashfix-channelosd
davilla [Mon, 3 Dec 2012 15:08:44 +0000 (07:08 -0800)]
Merge pull request #1878 from fetzerch/crashfix-channelosd

pvr: Fix crash when opening Channels OSD while playing non PVR video

11 years ago[osx] fixed dmg background images, thx amet
davilla [Mon, 3 Dec 2012 01:52:11 +0000 (20:52 -0500)]
[osx] fixed dmg background images, thx amet

11 years agoCGUIEditControl: only handle GUI_MSG_SET_TEXT if the control is focused or is the...
montellese [Sun, 2 Dec 2012 23:03:20 +0000 (00:03 +0100)]
CGUIEditControl: only handle GUI_MSG_SET_TEXT if the control is focused or is the receiver

11 years agojsonrpc: fix JSONRPC.Version definition in methods.json
montellese [Sun, 2 Dec 2012 17:52:51 +0000 (18:52 +0100)]
jsonrpc: fix JSONRPC.Version definition in methods.json

11 years agoCGUIWindow: resolve includes on copy of xml element to avoid manipulation of stored...
pieh [Sun, 2 Dec 2012 13:41:52 +0000 (14:41 +0100)]
CGUIWindow: resolve includes on copy of xml element to avoid manipulation of stored xml element

11 years agoMerge pull request #1876 from jmarshallnz/addon_art_checks
Martijn Kaijser [Sun, 2 Dec 2012 12:09:11 +0000 (04:09 -0800)]
Merge pull request #1876 from jmarshallnz/addon_art_checks

[json-rpc] check add-on art existence using CFile::Exists()

11 years agopvr: Fix crash when opening Channels OSD while playing non PVR video
Christian Fetzer [Sun, 2 Dec 2012 10:19:57 +0000 (11:19 +0100)]
pvr: Fix crash when opening Channels OSD while playing non PVR video

This fixes a crash when trying to open the channels OSD
while playing a normal (non PVR) video.

This can accidentally happen for example when having a button
mapping to XBMC.ActivateWindow(PVROSDChannels) in FullscreenVideo.

11 years agoMerge pull request #1874 from MartijnKaijser/beta2_tag Frodo_beta2
davilla [Sun, 2 Dec 2012 06:08:30 +0000 (22:08 -0800)]
Merge pull request #1874 from MartijnKaijser/beta2_tag

[release] bump version to beta2

11 years ago[droid] fix typo in last commit
Cory Fields [Sun, 2 Dec 2012 06:12:14 +0000 (01:12 -0500)]
[droid] fix typo in last commit

11 years ago[droid] rub some cheetah-blood on the droid
Cory Fields [Sun, 2 Dec 2012 04:51:57 +0000 (23:51 -0500)]
[droid] rub some cheetah-blood on the droid

11 years ago[droid] make it clear that the slow startup only happens once
Cory Fields [Sun, 2 Dec 2012 04:45:20 +0000 (23:45 -0500)]
[droid] make it clear that the slow startup only happens once

TODO:
- Strings i18n
- Add a message for the cases where we re-cache
- Re-add the native unzip to speed things up

11 years ago[droid] revert part of 742197f since it's upstream now
Cory Fields [Sun, 2 Dec 2012 04:37:56 +0000 (23:37 -0500)]
[droid] revert part of 742197f since it's upstream now

11 years agouse poster/banner infolabel in nextaired window
ronie [Sun, 2 Dec 2012 02:26:32 +0000 (03:26 +0100)]
use poster/banner infolabel in nextaired window

11 years agoMerge pull request #1801 from singular0/master
davilla [Sun, 2 Dec 2012 02:08:36 +0000 (18:08 -0800)]
Merge pull request #1801 from singular0/master

trac #13499: Power Management via logind support

11 years ago[tuxbox] don't construct URLs manually - use CURL instead, and cleanup some of the...
Jonathan Marshall [Sat, 1 Dec 2012 05:48:04 +0000 (18:48 +1300)]
[tuxbox] don't construct URLs manually - use CURL instead, and cleanup some of the string manipulation

11 years agoRevert "addons: fix dependency check on extension-points without the <backwards-compa...
davilla [Sun, 2 Dec 2012 02:01:30 +0000 (21:01 -0500)]
Revert "addons: fix dependency check on extension-points without the <backwards-compatibility> tag"
breaks heaps of scripts/scrapers etc. include other stuff of a lower version than what is available.
This reverts commit f2596aac4d791f45985b42103fd3737e65b96fb0.

11 years agoMerge pull request #1877 from opdenkamp/pvr-frodo-bump
davilla [Sun, 2 Dec 2012 01:58:38 +0000 (17:58 -0800)]
Merge pull request #1877 from opdenkamp/pvr-frodo-bump

bump pvr add-ons to 1.6 for android and os-x/ios

11 years ago[osx] bump xbmc-pvr-addons
Lars Op den Kamp [Sun, 2 Dec 2012 01:10:30 +0000 (02:10 +0100)]
[osx] bump xbmc-pvr-addons

11 years ago[droid] pvr: bump to 1.6 and enable all addons
Cory Fields [Fri, 30 Nov 2012 19:28:50 +0000 (14:28 -0500)]
[droid] pvr: bump to 1.6 and enable all addons

11 years agoMerge pull request #1872 from nemphys/pvr-channelgroup-load-fix
Lars Op den Kamp [Sun, 2 Dec 2012 00:57:23 +0000 (16:57 -0800)]
Merge pull request #1872 from nemphys/pvr-channelgroup-load-fix

pvr: fix double internal channel group loading during startup

11 years agodon't keep adding 'cancelling' to the progress dialog - once is enough. fixes #13643
Jonathan Marshall [Sun, 2 Dec 2012 00:29:51 +0000 (13:29 +1300)]
don't keep adding 'cancelling' to the progress dialog - once is enough. fixes #13643

11 years ago[release] bump version to beta2
Martijn Kaijser [Sat, 1 Dec 2012 20:29:54 +0000 (21:29 +0100)]
[release] bump version to beta2

11 years ago[json-rpc] check add-on art existence using CFile::Exists() rather than caching the...
Jonathan Marshall [Sat, 1 Dec 2012 23:57:35 +0000 (12:57 +1300)]
[json-rpc] check add-on art existence using CFile::Exists() rather than caching the art (it'll be cached on request if needed)

11 years ago[addons] sync scrapers with repo
Martijn Kaijser [Sat, 1 Dec 2012 23:55:35 +0000 (00:55 +0100)]
[addons] sync scrapers with repo

11 years agoRevert "[cosmetic] Fix the docstring generation formatting."
Cory Fields [Sat, 1 Dec 2012 23:58:21 +0000 (18:58 -0500)]
Revert "[cosmetic] Fix the docstring generation formatting."

This reverts commit eafaeba9b806bfafd2b0693bb873691e08d333c3.

11 years agoRevert "undo accidental check-in of trace logging."
Cory Fields [Sat, 1 Dec 2012 23:58:14 +0000 (18:58 -0500)]
Revert "undo accidental check-in of trace logging."

This reverts commit c7b5a6e6b5d8be73dce2fc59712efa91d5891c61.

11 years ago[osx/ios] pvr: bump to 1.6
davilla [Sat, 1 Dec 2012 23:46:42 +0000 (18:46 -0500)]
[osx/ios] pvr: bump to 1.6

11 years ago[droid] whoops, add the missing patch from the last commit
Cory Fields [Sat, 1 Dec 2012 23:54:41 +0000 (18:54 -0500)]
[droid] whoops, add the missing patch from the last commit

11 years ago[droid] pvr: bump to 1.6 and enable all addons
Cory Fields [Fri, 30 Nov 2012 19:28:50 +0000 (14:28 -0500)]
[droid] pvr: bump to 1.6 and enable all addons

This also contains a patch that is PR99 in the xbmc-pvr tree, that is not
vetted enough for inclusion yet, but is safe for android. This patch should
be removed once the PR goes in upstream.

11 years agoMerge pull request #1871 from amet/screensavers
davilla [Sat, 1 Dec 2012 23:04:27 +0000 (15:04 -0800)]
Merge pull request #1871 from amet/screensavers

[fix] Screensavers on OSX

11 years agoMerge pull request #1740 from ace20022/browse_for_art
Martijn Kaijser [Sat, 1 Dec 2012 22:51:31 +0000 (14:51 -0800)]
Merge pull request #1740 from ace20022/browse_for_art

[Art] Add the item/video path to the "browse for art" dialog

11 years agoaddons: fix dependency check on extension-points without the <backwards-compatibility...
montellese [Sat, 1 Dec 2012 22:40:26 +0000 (23:40 +0100)]
addons: fix dependency check on extension-points without the <backwards-compatibility> tag

11 years ago[webinterface.default] bump version of xbmc.gui import to 4.0.0
montellese [Sat, 1 Dec 2012 20:30:42 +0000 (21:30 +0100)]
[webinterface.default] bump version of xbmc.gui import to 4.0.0

11 years agomusicdb: fix playcount value of albums
montellese [Sat, 1 Dec 2012 20:29:56 +0000 (21:29 +0100)]
musicdb: fix playcount value of albums

11 years agodon't set listitem.duration if it's 0. fixes #13642
Jonathan Marshall [Sat, 1 Dec 2012 22:40:39 +0000 (11:40 +1300)]
don't set listitem.duration if it's 0. fixes #13642

11 years agoMerge pull request #1848 from axmhari/change-string-for-scraper-fix
jmarshallnz [Sat, 1 Dec 2012 22:31:34 +0000 (14:31 -0800)]
Merge pull request #1848 from axmhari/change-string-for-scraper-fix

Fix possible crash in text editor dialog

11 years agoundo accidental check-in of trace logging.
Jim Carroll [Sat, 1 Dec 2012 19:42:33 +0000 (14:42 -0500)]
undo accidental check-in of trace logging.

11 years ago[cosmetic] Fix the docstring generation formatting.
Jim Carroll [Sat, 1 Dec 2012 18:41:47 +0000 (13:41 -0500)]
[cosmetic] Fix the docstring generation formatting.

11 years agoMerge pull request #1863 from Montellese/jsonrpc_versioning
Sascha Montellese [Sat, 1 Dec 2012 18:24:34 +0000 (10:24 -0800)]
Merge pull request #1863 from Montellese/jsonrpc_versioning

jsonrpc: change the API versioning to a <major>.<minor>.<patch> system and bump to 6.0.0

11 years agojsonrpc: don't retrieve movies linked to a tvshow in VideoLibrary.GetSeasons/GetEpiso...
montellese [Sat, 1 Dec 2012 18:15:00 +0000 (19:15 +0100)]
jsonrpc: don't retrieve movies linked to a tvshow in VideoLibrary.GetSeasons/GetEpisodes (fixes #13637)

11 years ago[webinterface.default] change version of xbmc.json import to 6.0.0
montellese [Sat, 1 Dec 2012 17:39:43 +0000 (18:39 +0100)]
[webinterface.default] change version of xbmc.json import to 6.0.0

11 years agopvr: fix double internal channel group loading during startup
Dimitris Kazakos [Sat, 1 Dec 2012 00:44:05 +0000 (02:44 +0200)]
pvr: fix double internal channel group loading during startup

11 years ago[addons] sync packaged addons/scrapers with Frodo repo
Martijn Kaijser [Sat, 1 Dec 2012 12:00:30 +0000 (13:00 +0100)]
[addons] sync packaged addons/scrapers with Frodo repo

11 years agoGUIDialogKeyboardGeneric: set cursor position directly for absolute positions
Harald Axmann [Sun, 25 Nov 2012 21:57:32 +0000 (22:57 +0100)]
GUIDialogKeyboardGeneric: set cursor position directly for absolute positions

11 years ago[projectM] don't crash 'n burn if no presets are present
Jonathan Marshall [Sat, 1 Dec 2012 07:06:28 +0000 (20:06 +1300)]
[projectM] don't crash 'n burn if no presets are present

11 years ago[osx] fix wrapping of _opendir
Jonathan Marshall [Sat, 1 Dec 2012 06:51:33 +0000 (19:51 +1300)]
[osx] fix wrapping of _opendir

11 years agoremove useless debugging stuff
Jonathan Marshall [Sat, 1 Dec 2012 06:50:43 +0000 (19:50 +1300)]
remove useless debugging stuff

11 years agoAdd the item/video path to the "browse for art" dialog.
ace20022 [Tue, 6 Nov 2012 06:52:51 +0000 (07:52 +0100)]
Add the item/video path to the "browse for art" dialog.
This includes TV Shows (first path), seasons, episodes, movies, sets (multipath).

11 years ago[cuesheet] relative cuesheet paths weren't working. fixes #13616
Jonathan Marshall [Sat, 1 Dec 2012 06:32:48 +0000 (19:32 +1300)]
[cuesheet] relative cuesheet paths weren't working. fixes #13616

11 years agoaddons: add missing definitions for filtering binary addons
Cory Fields [Sat, 1 Dec 2012 05:37:07 +0000 (00:37 -0500)]
addons: add missing definitions for filtering binary addons

11 years agomake path and files indices non-unique. fixes issues with mysql and very long paths...
Jonathan Marshall [Sat, 1 Dec 2012 04:10:53 +0000 (17:10 +1300)]
make path and files indices non-unique. fixes issues with mysql and very long paths (that are thus non-unique on the prefixed indices).

11 years agomove GetMinVersion() implementation for music+video databases to the .cpp
Jonathan Marshall [Sat, 1 Dec 2012 04:09:52 +0000 (17:09 +1300)]
move GetMinVersion() implementation for music+video databases to the .cpp

11 years agoMerge pull request #1837 from fetzerch/bugfix-playrecording
Lars Op den Kamp [Sat, 1 Dec 2012 02:11:52 +0000 (18:11 -0800)]
Merge pull request #1837 from fetzerch/bugfix-playrecording

pvr: Fixed playback of recordings without stream url

11 years agoMerge pull request #1834 from opdenkamp/bg_db_updates
Lars Op den Kamp [Sat, 1 Dec 2012 02:01:24 +0000 (18:01 -0800)]
Merge pull request #1834 from opdenkamp/bg_db_updates

speed up EPG data import

11 years agoMerge pull request #1855 from jmarshallnz/fixup_input_handling
jmarshallnz [Sat, 1 Dec 2012 01:46:46 +0000 (17:46 -0800)]
Merge pull request #1855 from jmarshallnz/fixup_input_handling

Fixup input handling

11 years agoMerge pull request #1864 from nemphys/epg-scan
Lars Op den Kamp [Sat, 1 Dec 2012 01:46:02 +0000 (17:46 -0800)]
Merge pull request #1864 from nemphys/epg-scan

epg: new advanced setting that overrides the user defined EPG update int...

11 years ago[input] use shared/unified method to trigger an input action and remove code duplication
Franz Koch [Thu, 22 Nov 2012 10:17:13 +0000 (11:17 +0100)]
[input] use shared/unified method to trigger an input action and remove code duplication

11 years ago[input] also use GetActiveWindowID for mouse input
Franz Koch [Thu, 22 Nov 2012 08:52:09 +0000 (09:52 +0100)]
[input] also use GetActiveWindowID for mouse input

11 years ago[input] adds support for WINDOW_FULLSCREEN_LIVETV handling to GetActiveWindowID for...
Jonathan Marshall [Wed, 28 Nov 2012 20:46:49 +0000 (09:46 +1300)]
[input] adds support for WINDOW_FULLSCREEN_LIVETV handling to GetActiveWindowID for gamepad and 'joystick' devices

11 years ago[input] use fallback windows for translating 'joystick' or gamepad buttons into actions
Jonathan Marshall [Wed, 28 Nov 2012 21:48:41 +0000 (10:48 +1300)]
[input] use fallback windows for translating 'joystick' or gamepad buttons into actions

11 years ago[input] factor out repeated code in TranslateJoystickString
Jonathan Marshall [Wed, 28 Nov 2012 21:41:07 +0000 (10:41 +1300)]
[input] factor out repeated code in TranslateJoystickString

11 years ago[input] adds fallback map to CButtonTranslator
Jonathan Marshall [Wed, 28 Nov 2012 20:48:52 +0000 (09:48 +1300)]
[input] adds fallback map to CButtonTranslator

11 years agoCGUILabelControl: convert label to wide string to get correct string length
Harald Axmann [Sun, 25 Nov 2012 21:45:35 +0000 (22:45 +0100)]
CGUILabelControl: convert label to wide string to get correct string length

11 years ago[lang] added langinfo.xml for language Macedonian
alanwww1 [Fri, 30 Nov 2012 23:36:48 +0000 (00:36 +0100)]
[lang] added langinfo.xml for language Macedonian

11 years agobump SDL_image to 1.2.12
amet [Fri, 30 Nov 2012 23:29:10 +0000 (03:29 +0400)]
bump SDL_image to 1.2.12

11 years ago[lang] update of internal addon language files for beta2
alanwww1 [Fri, 30 Nov 2012 23:22:01 +0000 (00:22 +0100)]
[lang] update of internal addon language files for beta2

11 years ago[lang] update of core language files for beta2
alanwww1 [Fri, 30 Nov 2012 23:06:43 +0000 (00:06 +0100)]
[lang] update of core language files for beta2

11 years ago[fix] build screensavers on osx
amet [Fri, 30 Nov 2012 23:04:03 +0000 (03:04 +0400)]
[fix] build screensavers on osx

11 years agobump libpng to 1.5.13
amet [Fri, 30 Nov 2012 23:03:19 +0000 (03:03 +0400)]
bump libpng to 1.5.13

11 years agofixed: don't announce screensaver deactivation on DPMS activation
Joakim Plate [Fri, 30 Nov 2012 21:41:01 +0000 (22:41 +0100)]
fixed: don't announce screensaver deactivation on DPMS activation

CEC client take screensaver deactivation as a indication of waking
TV from standby (and happily switching input if you happen to be
watching some nice TV show on another input)

11 years agoMerge pull request #1862 from da-anda/keymap-xbox360w
jmarshallnz [Fri, 30 Nov 2012 21:51:30 +0000 (13:51 -0800)]
Merge pull request #1862 from da-anda/keymap-xbox360w

Improved keymap for XBOX 360 Wireless controllers

11 years ago[droid] add missing android platform for filtering
Cory Fields [Fri, 30 Nov 2012 21:15:05 +0000 (16:15 -0500)]
[droid] add missing android platform for filtering

11 years agojsonrpc: log the current version of the JSON-RPC API
montellese [Fri, 30 Nov 2012 18:10:07 +0000 (19:10 +0100)]
jsonrpc: log the current version of the JSON-RPC API

11 years agojsonrpc: bump version to 6.0.0
montellese [Fri, 30 Nov 2012 18:13:58 +0000 (19:13 +0100)]
jsonrpc: bump version to 6.0.0

11 years agojsonrpc: change versioning to <major>.<minor>.<patch> and change JSONRPC.Version...
montellese [Fri, 30 Nov 2012 18:12:39 +0000 (19:12 +0100)]
jsonrpc: change versioning to <major>.<minor>.<patch> and change JSONRPC.Version to return an object with "major", "minor" and "patch" properties

This versioning follows the Semantic Versioning Specification available at
http://semver.org/. <major> will be bumped on any backwards incompatible
change. <minor> will be bumped on the introduction of any backwards compatible
functionality. <patch> will be bumped on any change to the internal code (i.e.
fixing a bug in the code) which does not affect the API definition.

11 years agoMerge pull request #1865 from tthomas48/master
Sascha Montellese [Fri, 30 Nov 2012 16:55:35 +0000 (08:55 -0800)]
Merge pull request #1865 from tthomas48/master

jsonrpc: fix GetArtistDetails to return required "artist" field

11 years agofixed GetArtistDetails to return artist
Tim Thomas [Fri, 30 Nov 2012 16:29:22 +0000 (10:29 -0600)]
fixed GetArtistDetails to return artist

11 years agoepg: new advanced setting that overrides the user defined EPG update interval for...
Dimitris Kazakos [Fri, 30 Nov 2012 13:47:33 +0000 (15:47 +0200)]
epg: new advanced setting that overrides the user defined EPG update interval for TV channels that have no EPG data (defaults to 1 minute)

11 years agosystemd/logind power management support
Denis Yantarev [Thu, 15 Nov 2012 08:29:27 +0000 (12:29 +0400)]
systemd/logind power management support

11 years agoboolean argument add support in dbus message
Denis Yantarev [Fri, 30 Nov 2012 11:41:55 +0000 (15:41 +0400)]
boolean argument add support in dbus message

11 years ago[bitstreamconverter] fixed return correct extradata/size and allow 3byte NAL sizes
gimli [Fri, 30 Nov 2012 10:54:20 +0000 (11:54 +0100)]
[bitstreamconverter] fixed return correct extradata/size and allow 3byte NAL sizes