vuplus_xbmc
10 years agoMerge pull request #3239 from readmanr/english-check
Martijn Kaijser [Thu, 12 Sep 2013 06:25:09 +0000 (23:25 -0700)]
Merge pull request #3239 from readmanr/english-check

English spelling corrections English/strings.po

10 years agoEnglish spelling corrections English/strings.po
readmanr [Thu, 12 Sep 2013 05:33:44 +0000 (06:33 +0100)]
English spelling corrections English/strings.po

10 years agoMerge pull request #3235 from Memphiz/atv2bt
Memphiz [Wed, 11 Sep 2013 21:36:48 +0000 (14:36 -0700)]
Merge pull request #3235 from Memphiz/atv2bt

[atv2] - fix  bt keyboard support (fixes space, tab, esc, enter and modi...

10 years ago[atv2] - fix bt keyboard support (fixes space, tab, esc, enter and modifier keys)
Memphiz [Wed, 11 Sep 2013 16:11:13 +0000 (18:11 +0200)]
[atv2] - fix  bt keyboard support (fixes space, tab, esc, enter and modifier keys)

10 years agoMerge pull request #3234 from fritsch/aefixes2
Rainer Hochecker [Wed, 11 Sep 2013 18:36:05 +0000 (11:36 -0700)]
Merge pull request #3234 from fritsch/aefixes2

ActiveAESink: More debugging

10 years agoActiveAESink: More debugging
fritsch [Wed, 11 Sep 2013 17:34:21 +0000 (19:34 +0200)]
ActiveAESink: More debugging

10 years agoMerge pull request #3222 from FernetMenta/aefixes
Peter Frühberger [Wed, 11 Sep 2013 10:56:13 +0000 (03:56 -0700)]
Merge pull request #3222 from FernetMenta/aefixes

ActiveAE: fixes

10 years agoActiveAE: fix handling of unknown channels in audio config
Rainer Hochecker [Wed, 11 Sep 2013 10:12:21 +0000 (12:12 +0200)]
ActiveAE: fix handling of unknown channels in audio config

10 years agoXBPython: fix crash on exit because of executing onNotification callback on already...
montellese [Tue, 10 Sep 2013 21:33:28 +0000 (23:33 +0200)]
XBPython: fix crash on exit because of executing onNotification callback on already destroyed scripts

10 years ago[depends/config.site] - don't allow pkgconfig to sniff pc files from the other site ...
Memphiz [Tue, 10 Sep 2013 20:39:20 +0000 (22:39 +0200)]
[depends/config.site] - don't allow pkgconfig to sniff pc files from the other site ...

10 years ago[depends] - fix target config site script. It wants to set LD_LIBRARY_PATH to the...
Memphiz [Mon, 9 Sep 2013 18:39:04 +0000 (20:39 +0200)]
[depends] - fix target config site script. It wants to set LD_LIBRARY_PATH to the deps dir not to the native buildtools. Found when trying to get ffmpeg gnutls to work. On osx ffmpeg tried to pull in libz from native dir instead of system toolchain because ld_library_path was set wrong

10 years agoMerge pull request #3229 from wsoltys/xpcleanup
Martijn Kaijser [Tue, 10 Sep 2013 20:27:37 +0000 (13:27 -0700)]
Merge pull request #3229 from wsoltys/xpcleanup

[WIN32] cosmetics: removed some XP only code.

10 years agoMerge pull request #3216 from MartijnKaijser/gotham_repo
Martijn Kaijser [Tue, 10 Sep 2013 20:07:17 +0000 (13:07 -0700)]
Merge pull request #3216 from MartijnKaijser/gotham_repo

[addons] add Gotham repositoy

10 years agoMerge pull request #3213 from MartijnKaijser/gui_bump
Martijn Kaijser [Tue, 10 Sep 2013 20:06:43 +0000 (13:06 -0700)]
Merge pull request #3213 from MartijnKaijser/gui_bump

[gui] bump gui version but keep backwards compatible with previous versi...

10 years ago[skin] Updated Touched skin
Martijn Kaijser [Tue, 10 Sep 2013 20:05:20 +0000 (22:05 +0200)]
[skin] Updated Touched skin

10 years ago[skin] set Confluence GUI dependency to 5.0.0 and do version bump
Martijn Kaijser [Tue, 10 Sep 2013 19:49:44 +0000 (21:49 +0200)]
[skin] set Confluence GUI dependency to 5.0.0 and do version bump

10 years ago[gui] bump gui version but keep backwards compatible with previous version
Martijn Kaijser [Sat, 7 Sep 2013 21:46:04 +0000 (23:46 +0200)]
[gui] bump gui version but keep backwards compatible with previous version

10 years ago[WIN32] cosmetics: removed some XP only code.
wsoltys [Tue, 10 Sep 2013 18:08:14 +0000 (20:08 +0200)]
[WIN32] cosmetics: removed some XP only code.

10 years agoMerge pull request #3208 from FernetMenta/audiostream
Rainer Hochecker [Tue, 10 Sep 2013 15:24:41 +0000 (08:24 -0700)]
Merge pull request #3208 from FernetMenta/audiostream

dvdplayer: fix accurate seek

10 years agoMerge pull request #2839 from ace20022/fix_lang_select
Martijn Kaijser [Tue, 10 Sep 2013 13:53:51 +0000 (06:53 -0700)]
Merge pull request #2839 from ace20022/fix_lang_select

 [DVD/OMXPlayer] Fix auto-selection of audio and subtitle streams.

10 years ago[DVD/OMXPlayer] Always use the first entry of a language code in the mixed ISO 639...
ace20022 [Fri, 5 Jul 2013 11:45:18 +0000 (13:45 +0200)]
[DVD/OMXPlayer] Always use the first entry of a language code in the mixed ISO 639-2 T/B code table.

10 years agoMerge pull request #3210 from popcornmix/passthrough_capture
huceke [Tue, 10 Sep 2013 03:52:52 +0000 (20:52 -0700)]
Merge pull request #3210 from popcornmix/passthrough_capture

[rendercapture] Fix passthrough rendercapture interface

10 years agoMerge pull request #3224 from fritsch/vaapi-check-4k
Peter Frühberger [Mon, 9 Sep 2013 21:35:26 +0000 (14:35 -0700)]
Merge pull request #3224 from fritsch/vaapi-check-4k

VAAPI: Check supported libva-driver-intel to see if 4K decoding can be done (thx @ elupus)

10 years agoVAAPI: Check supported libva-driver-intel to see if 4K decoding is possible
fritsch [Mon, 9 Sep 2013 21:07:13 +0000 (23:07 +0200)]
VAAPI: Check supported libva-driver-intel to see if 4K decoding is possible

10 years agobluray: make sure bluray play selection is shown from library
Joakim Plate [Sun, 8 Sep 2013 22:07:45 +0000 (00:07 +0200)]
bluray: make sure bluray play selection is shown from library

10 years agobluray: make sure root has no trailing slash
Joakim Plate [Sun, 8 Sep 2013 22:07:08 +0000 (00:07 +0200)]
bluray: make sure root has no trailing slash

fixes Ticket #14579

10 years agodxva: revert limit of video resolution
Joakim Plate [Sat, 7 Sep 2013 12:01:01 +0000 (14:01 +0200)]
dxva: revert limit of video resolution

Seems most cards gracefully fail, and some card do support larger rez so allow it.

10 years agoMerge pull request #3218 from koying/fixdroidkeyboard
Arne Morten Kvarving [Mon, 9 Sep 2013 18:26:58 +0000 (11:26 -0700)]
Merge pull request #3218 from koying/fixdroidkeyboard

Various droid keyboard fixes

10 years agoCPythonInvoker: fix log message format (thanks vdrfan)
montellese [Mon, 9 Sep 2013 11:49:54 +0000 (13:49 +0200)]
CPythonInvoker: fix log message format (thanks vdrfan)

10 years agoadd ffmpeg patchfile for backport ab433b250ef3eb74a09be37612e806328451be65
Rainer Hochecker [Mon, 9 Sep 2013 10:48:42 +0000 (12:48 +0200)]
add ffmpeg patchfile for backport ab433b250ef3eb74a09be37612e806328451be65

10 years agoffmpeg backport: h264: do not discard NAL_SEI when skipping frames
Rainer Hochecker [Mon, 9 Sep 2013 10:13:15 +0000 (12:13 +0200)]
ffmpeg backport: h264: do not discard NAL_SEI when skipping frames

10 years agofixed: gcc format warnings in PythonInvoker.cpp
vdrfan [Mon, 9 Sep 2013 09:55:30 +0000 (11:55 +0200)]
fixed: gcc format warnings in PythonInvoker.cpp

10 years agoMerge pull request #3088 from Montellese/gui_input_validation
Sascha Montellese [Mon, 9 Sep 2013 09:34:12 +0000 (02:34 -0700)]
Merge pull request #3088 from Montellese/gui_input_validation

CGUIEditControl: add input validation

10 years agoFIX: [droid] don't forward unknown keys
Chris "Koying" Browet [Sat, 7 Sep 2013 12:35:09 +0000 (14:35 +0200)]
FIX: [droid] don't forward unknown keys

10 years agoFIX: [droid] add additional droid keyboard code -> XBMC keyboard code mappings
Chris "Koying" Browet [Tue, 3 Sep 2013 15:29:04 +0000 (17:29 +0200)]
FIX: [droid] add additional droid keyboard code -> XBMC keyboard code mappings

10 years agofix typo in ILanguageInvoker (thanks Sorien)
montellese [Mon, 9 Sep 2013 06:58:52 +0000 (08:58 +0200)]
fix typo in ILanguageInvoker (thanks Sorien)

10 years agoMerge pull request #3165 from taxigps/3d_ass_size
taxigps [Mon, 9 Sep 2013 06:26:40 +0000 (23:26 -0700)]
Merge pull request #3165 from taxigps/3d_ass_size

[3d] fixed wrong size of ass subtitles under sbs/tab 3d mode.

10 years ago[osx/ios/atv2] - sync xcode project
Memphiz [Sun, 8 Sep 2013 20:42:28 +0000 (22:42 +0200)]
[osx/ios/atv2] - sync xcode project

10 years ago[win32] update VS project files
montellese [Fri, 9 Aug 2013 12:24:50 +0000 (14:24 +0200)]
[win32] update VS project files

10 years ago[confluence] support invalid input in SmartPlaylistRule.xml
montellese [Mon, 12 Aug 2013 10:06:09 +0000 (12:06 +0200)]
[confluence] support invalid input in SmartPlaylistRule.xml

10 years ago[confluence] add <invalidcolor> for edit controls and in SettingsCategory.xml
montellese [Mon, 12 Aug 2013 08:14:36 +0000 (10:14 +0200)]
[confluence] add <invalidcolor> for edit controls and in SettingsCategory.xml

10 years agosmartplaylists: add support for input validation
montellese [Mon, 12 Aug 2013 10:05:21 +0000 (12:05 +0200)]
smartplaylists: add support for input validation

10 years agoCGUILabel: introduce <invalidcolor> support
montellese [Mon, 12 Aug 2013 08:13:48 +0000 (10:13 +0200)]
CGUILabel: introduce <invalidcolor> support

10 years agosettings: implement input validation for edit controls
montellese [Fri, 9 Aug 2013 09:19:00 +0000 (11:19 +0200)]
settings: implement input validation for edit controls

10 years agoguilib: add input validation functionality to CGUIEditControl
montellese [Fri, 9 Aug 2013 09:18:21 +0000 (11:18 +0200)]
guilib: add input validation functionality to CGUIEditControl

10 years agoMerge pull request #3082 from Montellese/generic_python_invoker
Sascha Montellese [Mon, 9 Sep 2013 05:55:10 +0000 (22:55 -0700)]
Merge pull request #3082 from Montellese/generic_python_invoker

python: move more logic from XBPython to CPythonInvoker

10 years agoMerge pull request #3214 from MartijnKaijser/sorttitle
Martijn Kaijser [Sun, 8 Sep 2013 21:44:53 +0000 (14:44 -0700)]
Merge pull request #3214 from MartijnKaijser/sorttitle

add new language string for sort title

10 years agoMerge pull request #3220 from cptspiff/fix_fallback_scraper
jmarshallnz [Sun, 8 Sep 2013 21:28:44 +0000 (14:28 -0700)]
Merge pull request #3220 from cptspiff/fix_fallback_scraper

fixed: scraper fallback logic

10 years ago[osx/ios/atv2] - sync xcode projects
Memphiz [Sun, 8 Sep 2013 20:49:44 +0000 (22:49 +0200)]
[osx/ios/atv2] - sync xcode projects

10 years ago[win32] update VS project files
montellese [Wed, 14 Aug 2013 08:02:21 +0000 (10:02 +0200)]
[win32] update VS project files

10 years agopython: introduce CAddonPythonInvoker to be used for python scripts run for addons
montellese [Wed, 14 Aug 2013 08:02:02 +0000 (10:02 +0200)]
python: introduce CAddonPythonInvoker to be used for python scripts run for addons

10 years agopython: extend CPythonInvoker to be able to handle interpreter initialization/deiniti...
montellese [Wed, 14 Aug 2013 08:00:52 +0000 (10:00 +0200)]
python: extend CPythonInvoker to be able to handle interpreter initialization/deinitialization

10 years agoMerge pull request #3212 from popcornmix/avoid_audio_codec
huceke [Sun, 8 Sep 2013 19:16:15 +0000 (12:16 -0700)]
Merge pull request #3212 from popcornmix/avoid_audio_codec

[rbp/omxplayer] Avoid audio codec when in passthrough modes

10 years agoMerge pull request #3211 from popcornmix/gpu_calls
huceke [Sun, 8 Sep 2013 19:14:54 +0000 (12:14 -0700)]
Merge pull request #3211 from popcornmix/gpu_calls

[rbp/omxplayer] Avoid too many calls to GPU

10 years agoMerge pull request #3207 from fritsch/active-ae-slidely-louder
Peter Frühberger [Sun, 8 Sep 2013 19:13:43 +0000 (12:13 -0700)]
Merge pull request #3207 from fritsch/active-ae-slidely-louder

ActiveAE: Fix double to float conversion in Noise Function

10 years agoActiveAE: fix channel layout for audiophile mode
Rainer Hochecker [Sun, 8 Sep 2013 18:50:40 +0000 (20:50 +0200)]
ActiveAE: fix channel layout for audiophile mode

10 years agoActiveAE: fix toggling stereo upmix for spdif
Rainer Hochecker [Sun, 8 Sep 2013 18:02:17 +0000 (20:02 +0200)]
ActiveAE: fix toggling stereo upmix for spdif

10 years agoMerge pull request #3074 from ecopoesis/coreaudio-transcode-ac3
Memphiz [Sun, 8 Sep 2013 18:36:37 +0000 (11:36 -0700)]
Merge pull request #3074 from ecopoesis/coreaudio-transcode-ac3

transcoding to AC3 for CoreAudio

10 years ago[airplay] - fix possible deadlock when stopping picture airplay - thx @ulion
Memphiz [Sun, 8 Sep 2013 18:22:29 +0000 (20:22 +0200)]
[airplay] - fix possible deadlock when stopping picture airplay - thx @ulion

10 years ago[osx] - fix warning about deprecated conversion between char * and string constant
Memphiz [Sun, 8 Sep 2013 17:38:18 +0000 (19:38 +0200)]
[osx] - fix warning about deprecated conversion between char * and string constant

10 years agoadd new language string for sort title
Martijn Kaijser [Sun, 8 Sep 2013 17:52:33 +0000 (19:52 +0200)]
add new language string for sort title

10 years ago[DVD/OMXPlayer] Fix auto-selection of audio and subtitle streams by using a generic...
ace20022 [Thu, 6 Jun 2013 13:22:55 +0000 (15:22 +0200)]
[DVD/OMXPlayer] Fix auto-selection of audio and subtitle streams by using a generic language compare method.
XBMC's audio and subtitle language is stored as an ISO 639-2 T code, but a video's metadata could also store it as an ISO 639-2 B code which could differ from the T variant.

10 years ago[LangCodeExpander] Add method CompareFullLangNames(const CStdString& lang1, const...
ace20022 [Mon, 10 Jun 2013 10:14:19 +0000 (12:14 +0200)]
[LangCodeExpander] Add method CompareFullLangNames(const CStdString& lang1, const CStdString& lang2).
Its purpose is to determine if two english language names represent the same language.
For example "Abkhaz" and "Abkhazian" represent the same language.

10 years ago[LangCodeExpander] Add method CompareLangCodes(const CStdString& code1, const CStdStr...
ace20022 [Thu, 6 Jun 2013 13:07:42 +0000 (15:07 +0200)]
[LangCodeExpander] Add method CompareLangCodes(const CStdString& code1, const CStdString& code2).
Its purpose is to determine if two languages given as ISO 639-1, ISO 639-2/T, or ISO 639-2/B codes represent the same language.

10 years agoActiveAESink: Fix GenarateNoise()
fritsch [Sun, 8 Sep 2013 17:33:02 +0000 (19:33 +0200)]
ActiveAESink: Fix GenarateNoise()

10 years agoMerge pull request #3203 from taxigps/fonts
taxigps [Sun, 8 Sep 2013 17:19:34 +0000 (10:19 -0700)]
Merge pull request #3203 from taxigps/fonts

fixed bug with arial.ttf

10 years agofixed: scraper fallback logic
spiff [Sun, 8 Sep 2013 17:00:54 +0000 (19:00 +0200)]
fixed: scraper fallback logic

code ended up selecting the default album scraper for artists

10 years agoMerge pull request #3215 from opdenkamp/sept_window
Lars Op den Kamp [Sun, 8 Sep 2013 10:33:00 +0000 (03:33 -0700)]
Merge pull request #3215 from opdenkamp/sept_window

[pvr] bump add-ons

10 years ago[addons] add Gotham repositoy
Martijn Kaijser [Sun, 8 Sep 2013 09:45:57 +0000 (11:45 +0200)]
[addons] add Gotham repositoy

10 years ago[pvr] bump add-ons
Lars Op den Kamp [Sun, 8 Sep 2013 01:09:45 +0000 (03:09 +0200)]
[pvr] bump add-ons

10 years ago[3d] fixed wrong size of ass subtitles under sbs/tab 3d mode.
taxigps [Sat, 31 Aug 2013 01:00:44 +0000 (09:00 +0800)]
[3d] fixed wrong size of ass subtitles under sbs/tab 3d mode.

10 years ago[skin] update Touched skin
Martijn Kaijser [Sun, 8 Sep 2013 00:01:39 +0000 (02:01 +0200)]
[skin] update Touched skin

10 years agoMerge pull request #3192 from herrnst/pvrprops-init
Lars Op den Kamp [Sat, 7 Sep 2013 23:45:44 +0000 (16:45 -0700)]
Merge pull request #3192 from herrnst/pvrprops-init

CDVDDemuxPVRClient: zero-init props in RequestStreams()

10 years agoCDVDDemuxPVRClient: zero-init props in RequestStreams()
Daniel Scheller [Tue, 3 Sep 2013 18:03:41 +0000 (20:03 +0200)]
CDVDDemuxPVRClient: zero-init props in RequestStreams()

10 years agoMerge pull request #1994 from nemphys/pvr-epg-startup
Lars Op den Kamp [Sat, 7 Sep 2013 23:30:29 +0000 (16:30 -0700)]
Merge pull request #1994 from nemphys/pvr-epg-startup

[pvr] make all livetv views available to the user earlier (as soon as channels are fetched from the backend and before epg is loaded from the db) by changing the pvr/epg manager startup logic

10 years ago[rbp/omxplayer] Avoid audio codec when in passthrough modes
popcornmix [Wed, 28 Aug 2013 22:24:51 +0000 (23:24 +0100)]
[rbp/omxplayer] Avoid audio codec when in passthrough modes

There is no need to open the ffmpeg audio codec when in passthrough mode.
Also there is no need to close/open the OMXAudio component when parameters (like number of channels) change in passthough.
This avoids an unpleasant stutter

10 years ago[rbp/omxplayer] Avoid too many calls to GPU
popcornmix [Wed, 21 Aug 2013 22:48:56 +0000 (23:48 +0100)]
[rbp/omxplayer] Avoid too many calls to GPU

We currently read the media time once per packet received from demuxer to determine gpu underrun.
We've found that TrueHD audio in particular produces ~1000 packets per second (whether it is the active track or not).
The cost of reading media time (from gpu) is high enough that 1000 calls per second makes us fail to keep up.
So, cache the media time, and only read it at most 50 times per second.

10 years ago[rbp] Support grabbing just the video layer through rendercapture
popcornmix [Sat, 7 Sep 2013 17:33:32 +0000 (18:33 +0100)]
[rbp] Support grabbing just the video layer through rendercapture

As the bookmark snapshot doesn't want the OSD (and neither does boblight)
allow video, or video + GUI to be selectable.

While we're there, making the GPU do the red/blue swap and stride packing saves some cpu.

Requires updated firmware

10 years ago[rendercapture] Fix passthrough rendercapture interface
popcornmix [Sat, 7 Sep 2013 17:32:58 +0000 (18:32 +0100)]
[rendercapture] Fix passthrough rendercapture interface

The RenderCapture function doesn't behave correctly for passthough video renderers,
and in fact segfaults on Pi when setting a bookmark.

There is no need to do a glReadPixels to get a video snapshot in the passthrough case,
so provide a shortcut.

10 years agoMerge pull request #3173 from MartijnKaijser/vs_project
Martijn Kaijser [Sat, 7 Sep 2013 13:16:23 +0000 (06:16 -0700)]
Merge pull request #3173 from MartijnKaijser/vs_project

[win32] update VS2010 project preprocessor to Vista

10 years ago[win32] update VS2010 project preprocessor to Vista
Martijn Kaijser [Sun, 1 Sep 2013 17:50:56 +0000 (19:50 +0200)]
[win32] update VS2010 project preprocessor to Vista

10 years agoMerge pull request #3191 from wsoltys/remove_emu_socket
Martijn Kaijser [Sat, 7 Sep 2013 13:07:45 +0000 (06:07 -0700)]
Merge pull request #3191 from wsoltys/remove_emu_socket

removed the emu_socket directory and files as its not in use for windows

10 years agoMerge pull request #3201 from FernetMenta/aefixes
Rainer Hochecker [Sat, 7 Sep 2013 11:56:55 +0000 (04:56 -0700)]
Merge pull request #3201 from FernetMenta/aefixes

ActiveAE: fixes

10 years agoMerge pull request #3206 from herrnst/appplayer-fixreset
Peter Frühberger [Sat, 7 Sep 2013 10:53:55 +0000 (03:53 -0700)]
Merge pull request #3206 from herrnst/appplayer-fixreset

ApplicationPlayer: do Reset() directly on the member instead of the sharedptr

10 years agoMerge pull request #3185 from popcornmix/amplification
huceke [Sat, 7 Sep 2013 10:36:48 +0000 (03:36 -0700)]
Merge pull request #3185 from popcornmix/amplification

[rbp/omxplayer] Add Dynamic Range Compresssion scheme

10 years agoApplicationPlayer: do Reset() directly on the member instead of the sharedptr
Daniel Scheller [Sat, 7 Sep 2013 10:05:23 +0000 (12:05 +0200)]
ApplicationPlayer: do Reset() directly on the member instead of the sharedptr

10 years agoMerge pull request #3171 from stupid-boy/CSimpleDoubleCache
ulion [Sat, 7 Sep 2013 08:33:27 +0000 (01:33 -0700)]
Merge pull request #3171 from stupid-boy/CSimpleDoubleCache

[FIX] CSimpleDoubleCache: do not change type of underlying cache

10 years agoActiveAE: open user set channel layout depending on audiophile option
Rainer Hochecker [Sat, 7 Sep 2013 07:57:38 +0000 (09:57 +0200)]
ActiveAE: open user set channel layout depending on audiophile option

10 years agofixed bug with arial.ttf
taxigps [Sat, 7 Sep 2013 02:48:44 +0000 (10:48 +0800)]
fixed bug with arial.ttf

10 years agoMerge pull request #3200 from herrnst/appplayer-lock
Peter Frühberger [Fri, 6 Sep 2013 19:32:04 +0000 (12:32 -0700)]
Merge pull request #3200 from herrnst/appplayer-lock

ApplicationPlayer: Sanitize ClosePlayer() and SetPlaySpeed()

10 years ago[rbp/omxplayer] Add Dynamic Range Compression scheme
popcornmix [Wed, 4 Sep 2013 12:38:57 +0000 (13:38 +0100)]
[rbp/omxplayer] Add Dynamic Range Compression scheme

This adds a DRC scheme. A number of dBs of amplification can be chosen.
The audio_decode component is setup to do the usual downmix operation early
before most of the audio buffering. This means we get a second or two to
detect if the downmix would overflow. This allows the amplification to be
attenuated in time to avoid the clipping.
The attenuation gradually decays when overflow condition stops.

Also adds a gui setting to boost centre channel.

Requires updated firmware

10 years agoMerge pull request #3176 from popcornmix/dual_audio
huceke [Fri, 6 Sep 2013 18:02:51 +0000 (11:02 -0700)]
Merge pull request #3176 from popcornmix/dual_audio

[rbp/omxplayer] Support both analogue and hdmi audio

10 years ago[rbp/omxplayer] Support both analogue and hdmi audio
popcornmix [Mon, 19 Aug 2013 20:45:20 +0000 (21:45 +0100)]
[rbp/omxplayer] Support both analogue and hdmi audio

Thanks to stupid-boy for the original implementation.

10 years agoActiveAE: always open PCM sink with user layout
Rainer Hochecker [Fri, 6 Sep 2013 16:22:35 +0000 (18:22 +0200)]
ActiveAE: always open PCM sink with user layout

10 years agoActiveAE: do not overwrite resmaple rate for transcoding
Rainer Hochecker [Fri, 6 Sep 2013 16:04:08 +0000 (18:04 +0200)]
ActiveAE: do not overwrite resmaple rate for transcoding

10 years agoActiveAE: do not flush engine on pause if stream is already paused
Rainer Hochecker [Fri, 6 Sep 2013 15:19:41 +0000 (17:19 +0200)]
ActiveAE: do not flush engine on pause if stream is already paused

10 years agoMerge pull request #3199 from Karlson2k/win32_home_fix_02
wsoltys [Fri, 6 Sep 2013 14:15:08 +0000 (07:15 -0700)]
Merge pull request #3199 from Karlson2k/win32_home_fix_02

Move Add/RemoveExtraLongPathPrefix functions to WIN32Util class

10 years ago[python] cosmetics, fix typo
amet [Fri, 6 Sep 2013 12:00:59 +0000 (16:00 +0400)]
[python] cosmetics, fix typo

10 years agoMerge pull request #3197 from taxigps/taglib
taxigps [Fri, 6 Sep 2013 02:05:59 +0000 (19:05 -0700)]
Merge pull request #3197 from taxigps/taglib

fixed: reimplementing ID3v1::StringHandler for non-ISO-8859-1 tags

10 years agofixed: reimplementing ID3v1::StringHandler to get non-ISO-8859-1 tags correctly like...
taxigps [Thu, 5 Sep 2013 03:10:41 +0000 (11:10 +0800)]
fixed: reimplementing ID3v1::StringHandler to get non-ISO-8859-1 tags correctly like we do for ID3v2::Latin1StringHandler