]> git.sesse.net Git - vlc/log
vlc
11 years agocontrib: do not put -g in CPPFLAGS
Rafaël Carré [Thu, 30 Aug 2012 12:40:36 +0000 (14:40 +0200)]
contrib: do not put -g in CPPFLAGS

11 years agomjpeg: probe before malloc in one simple case
Rémi Denis-Courmont [Thu, 30 Aug 2012 11:57:14 +0000 (14:57 +0300)]
mjpeg: probe before malloc in one simple case

The code is still seriously brain damaged.

11 years agomjpeg: deduplicate frame length variable
Rémi Denis-Courmont [Thu, 30 Aug 2012 11:41:09 +0000 (14:41 +0300)]
mjpeg: deduplicate frame length variable

11 years agoupdate LIST.
Rémi Duraffort [Wed, 29 Aug 2012 18:12:28 +0000 (20:12 +0200)]
update LIST.

11 years agopanoramix: remove write only variable.
Rémi Duraffort [Wed, 29 Aug 2012 18:11:18 +0000 (20:11 +0200)]
panoramix: remove write only variable.

11 years agoaudiobargraph: fix memory leak.
Rémi Duraffort [Wed, 29 Aug 2012 18:10:25 +0000 (20:10 +0200)]
audiobargraph: fix memory leak.

11 years agorc: fix some memory leaks.
Rémi Duraffort [Wed, 29 Aug 2012 18:08:14 +0000 (20:08 +0200)]
rc: fix some memory leaks.

11 years agotaglib: fix potential null dereference.
Rémi Duraffort [Wed, 29 Aug 2012 17:30:58 +0000 (19:30 +0200)]
taglib: fix potential null dereference.

11 years agoatmo: fix memory leaks.
Rémi Duraffort [Wed, 29 Aug 2012 17:12:45 +0000 (19:12 +0200)]
atmo: fix memory leaks.

11 years agoFix potential file handler leak.
Rémi Duraffort [Wed, 29 Aug 2012 17:11:11 +0000 (19:11 +0200)]
Fix potential file handler leak.

11 years agoFix potential memory leak.
Rémi Duraffort [Wed, 29 Aug 2012 17:09:56 +0000 (19:09 +0200)]
Fix potential memory leak.

11 years agov4l2: Fix wrong parameter to sizeof.
Rémi Duraffort [Tue, 31 Jul 2012 09:08:13 +0000 (11:08 +0200)]
v4l2: Fix wrong parameter to sizeof.

11 years agohttp_live: Fix off-by-one.
Rémi Duraffort [Thu, 28 Jun 2012 18:16:21 +0000 (20:16 +0200)]
http_live: Fix off-by-one.

11 years agoBuild contribs with debugging symbols
Rafaël Carré [Wed, 29 Aug 2012 12:21:24 +0000 (14:21 +0200)]
Build contribs with debugging symbols

11 years agoXCB: map media, brightness and zoom keys
Rémi Denis-Courmont [Tue, 28 Aug 2012 23:45:53 +0000 (02:45 +0300)]
XCB: map media, brightness and zoom keys

11 years agoQt: improve strings
Jean-Baptiste Kempf [Tue, 28 Aug 2012 17:57:54 +0000 (19:57 +0200)]
Qt: improve strings

11 years agoQt: allow to change the art
Angelo Haller [Tue, 28 Aug 2012 17:32:42 +0000 (19:32 +0200)]
Qt: allow to change the art

Close #1624
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoSave album art to id3 tag.
Angelo Haller [Sat, 19 May 2012 15:12:06 +0000 (17:12 +0200)]
Save album art to id3 tag.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoMove mime type guessing by extension to separate file and export it
Angelo Haller [Tue, 28 Aug 2012 16:07:06 +0000 (18:07 +0200)]
Move mime type guessing by extension to separate file and export it

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoQt: Add Anaglyph 3D video filter to effects dialog.
Zoran Turalija [Thu, 23 Aug 2012 13:44:38 +0000 (15:44 +0200)]
Qt: Add Anaglyph 3D video filter to effects dialog.

Add new option in Tools/Effects and Filters/Video Effects/Advanced GUI
to toggle on/off Anaglyph 3D video filter.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoOMX: Don't blindly set the input buffer size
Martin Storsjö [Tue, 28 Aug 2012 14:07:47 +0000 (17:07 +0300)]
OMX: Don't blindly set the input buffer size

Keep it set to whatever the codec had set it to initially.

This makes the IOMX codecs work on Nexus 7.

This might also help for issues on Qualcomm devices (buffer sizes
that were too large on Nexus One, but restricting them broke
larger resolutions on HP TouchBook instead).

Optionally, one might need to call OMX_SetParameter/OMX_GetParameter
after setting the width/height to get a proper buffer size initialized
instead.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agocontrib/bghudappkit: updated xcode4 patch to create an ibplugin, which can actually...
Felix Paul Kühne [Tue, 28 Aug 2012 15:46:36 +0000 (17:46 +0200)]
contrib/bghudappkit: updated xcode4 patch to create an ibplugin, which can actually be used for production

Basically, MACOSX_DEPLOYMENT_TARGET was set incorrectly in the previous patch.

11 years agoDefine brightness keys, zoom keys and missing media keys
Rémi Denis-Courmont [Tue, 28 Aug 2012 03:51:54 +0000 (06:51 +0300)]
Define brightness keys, zoom keys and missing media keys

11 years agoQt: preselect DVD drive
Jean-Baptiste Kempf [Mon, 27 Aug 2012 18:00:54 +0000 (20:00 +0200)]
Qt: preselect DVD drive

Close #6719

11 years agoQt: limit size of playlist display
Jean-Baptiste Kempf [Mon, 27 Aug 2012 17:57:45 +0000 (19:57 +0200)]
Qt: limit size of playlist display

11 years agoQt: Ctrl+mousewheel to zoom on playlist
Jean-Baptiste Kempf [Mon, 27 Aug 2012 15:43:06 +0000 (17:43 +0200)]
Qt: Ctrl+mousewheel to zoom on playlist

11 years agoQt: add the playlist view selection to the main menu
Jean-Baptiste Kempf [Mon, 27 Aug 2012 12:35:29 +0000 (14:35 +0200)]
Qt: add the playlist view selection to the main menu

11 years agoQt: use the new helper in button selection
Jean-Baptiste Kempf [Mon, 27 Aug 2012 12:11:22 +0000 (14:11 +0200)]
Qt: use the new helper in button selection

11 years agoQt: split playlist mode view in a separate function
Jean-Baptiste Kempf [Mon, 27 Aug 2012 12:01:31 +0000 (14:01 +0200)]
Qt: split playlist mode view in a separate function

11 years agoQt view mode are exclusives
Jean-Baptiste Kempf [Mon, 27 Aug 2012 11:40:24 +0000 (13:40 +0200)]
Qt view mode are exclusives

11 years agocontrib: check is dxva2api.h already exists before install
Varphone Wong [Sat, 18 Aug 2012 05:47:07 +0000 (13:47 +0800)]
contrib: check is dxva2api.h already exists before install

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoOS/2: Include sys/types.h in vlc_configuration.h
KO Myung-Hun [Fri, 24 Aug 2012 13:07:00 +0000 (22:07 +0900)]
OS/2: Include sys/types.h in vlc_configuration.h

This fixes the following error.

-----
make.exe[1]: Entering directory `F:/lang/work/vlc/vlc.git/modules/demux/mkv'
  CXX    libmkv_plugin_la-virtual_segment.lo
In file included from ../../../include/vlc_common.h:938,
                 from mkv.hpp:45,
                 from demux.hpp:28,
                 from virtual_segment.cpp:27:
../../../include/vlc_configuration.h:104: error: 'ssize_t' does not name a type
../../../include/vlc_configuration.h:106: error: 'ssize_t' does not name a type
In file included from mkv.hpp:53,
                 from demux.hpp:28,
                 from virtual_segment.cpp:27:
../../../include/vlc_charset.h:153: warning: 'warn_unused_result' attribute ignored
make.exe[1]: *** [libmkv_plugin_la-virtual_segment.lo] Error 1
make.exe[1]: Leaving directory `F:/lang/work/vlc/vlc.git/modules/demux/mkv'
make.exe: *** [all] Error 2
-----

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoOS/2: Include ctype.h in modules/demux/playlist/playlist.c
KO Myung-Hun [Fri, 24 Aug 2012 13:39:58 +0000 (22:39 +0900)]
OS/2: Include ctype.h in modules/demux/playlist/playlist.c

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoDeinterlace: Add hotkey to cycle through deinterlace modes.
Zoran Turalija [Thu, 23 Aug 2012 13:03:36 +0000 (15:03 +0200)]
Deinterlace: Add hotkey to cycle through deinterlace modes.

Allow easier cycling through available deinterlace modes
instead of painfully going through menus.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoDeinterlace: Correct deinterlace hotkey descriptions.
Zoran Turalija [Thu, 23 Aug 2012 13:02:59 +0000 (15:02 +0200)]
Deinterlace: Correct deinterlace hotkey descriptions.

Deinterlace hotkey does not cycle through deinterlace modes;
it toggles deinterlace state on/off.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoAdd a FourCC for vorbis
Jean-Baptiste Kempf [Sun, 26 Aug 2012 15:33:55 +0000 (17:33 +0200)]
Add a FourCC for vorbis

Close #7389

11 years agoSupport J440 and I440 in raw video codec
Jean-Baptiste Kempf [Sun, 26 Aug 2012 15:27:00 +0000 (17:27 +0200)]
Support J440 and I440 in raw video codec

This happens in some jpeg files

11 years agoQt: InputManager: move name updates to unified events loop.
Francois Cartegnie [Sun, 26 Aug 2012 14:29:55 +0000 (16:29 +0200)]
Qt: InputManager: move name updates to unified events loop.

name update event was triggering updatename() before the meta
changes were propagated (delayed by the event dedup loop)

11 years agomacosx: when resetting VLC's config in the prefs panels, also reset the OS X specific...
Felix Paul Kühne [Sun, 26 Aug 2012 12:30:31 +0000 (14:30 +0200)]
macosx: when resetting VLC's config in the prefs panels, also reset the OS X specific NSDefaults

11 years agomacosx/CAS: implemented full profile management, which is retained across sessions...
Felix Paul Kühne [Sun, 26 Aug 2012 12:22:53 +0000 (14:22 +0200)]
macosx/CAS: implemented full profile management, which is retained across sessions, allows custom profiles and even to delete the default ones, if desired

To restore the defaults, it is currently needed to reset the preferences.

This commit includes further ObjC2isms and some factorization

11 years agomacosx: simplify preferences handling
Felix Paul Kühne [Sun, 26 Aug 2012 11:08:51 +0000 (13:08 +0200)]
macosx: simplify preferences handling

11 years agomacosx: don't allow the podcast management sheets to be resized
Felix Paul Kühne [Sun, 26 Aug 2012 10:11:12 +0000 (12:11 +0200)]
macosx: don't allow the podcast management sheets to be resized

11 years agomacosx: minor additions in optical media scanning code
David Fuhrmann [Sat, 25 Aug 2012 20:01:08 +0000 (22:01 +0200)]
macosx: minor additions in optical media scanning code

11 years agomacosx/VideoEffects: fix 'posterize-level' option
Felix Paul Kühne [Sat, 25 Aug 2012 19:11:58 +0000 (21:11 +0200)]
macosx/VideoEffects: fix 'posterize-level' option

11 years agoNEWS: update
Felix Paul Kühne [Sat, 25 Aug 2012 15:51:12 +0000 (17:51 +0200)]
NEWS: update

11 years agomacosx: added missing l10n for the podcast UI
Felix Paul Kühne [Sat, 25 Aug 2012 15:49:58 +0000 (17:49 +0200)]
macosx: added missing l10n for the podcast UI

11 years agomacosx: implement a complete podcast UI (close #6017)
Felix Paul Kühne [Sat, 25 Aug 2012 15:45:08 +0000 (17:45 +0200)]
macosx: implement a complete podcast UI (close #6017)

11 years agomacosx: added Podcast UI skeleton
Felix Paul Kühne [Sat, 25 Aug 2012 14:59:49 +0000 (16:59 +0200)]
macosx: added Podcast UI skeleton

11 years agomacosx: minor layout improvement for the crash reporter panel
Felix Paul Kühne [Sat, 25 Aug 2012 13:03:37 +0000 (15:03 +0200)]
macosx: minor layout improvement for the crash reporter panel

11 years agomacosx: added NSAccessibilityTitleAttribute to buttons without a title (refs #495)
Felix Paul Kühne [Sat, 25 Aug 2012 13:02:05 +0000 (15:02 +0200)]
macosx: added NSAccessibilityTitleAttribute to buttons without a title (refs #495)

11 years agomacosx/fspanel: fixed c&p mistake
Felix Paul Kühne [Sat, 25 Aug 2012 12:45:03 +0000 (14:45 +0200)]
macosx/fspanel: fixed c&p mistake

11 years agomacosx/MainWindow: add accessibility support to the customizable buttons (refs #495)
Felix Paul Kühne [Sat, 25 Aug 2012 12:32:41 +0000 (14:32 +0200)]
macosx/MainWindow: add accessibility support to the customizable buttons (refs #495)

11 years agomacosx/fspanel: add accessibility support (refs #495)
Felix Paul Kühne [Sat, 25 Aug 2012 12:32:09 +0000 (14:32 +0200)]
macosx/fspanel: add accessibility support (refs #495)

11 years agomacosx/open: add accessibility support texts where needed (close #495)
Felix Paul Kühne [Sat, 25 Aug 2012 12:15:05 +0000 (14:15 +0200)]
macosx/open: add accessibility support texts where needed (close #495)

11 years agomacosx: added accessibility support to the main window (refs #495)
Felix Paul Kühne [Sat, 25 Aug 2012 11:53:05 +0000 (13:53 +0200)]
macosx: added accessibility support to the main window (refs #495)

11 years agomacosx: fixed drawing issue when expanding the main window after collapsing
Felix Paul Kühne [Sat, 25 Aug 2012 11:09:35 +0000 (13:09 +0200)]
macosx: fixed drawing issue when expanding the main window after collapsing

11 years agomacosx/MainMenu: minor code optimization
Felix Paul Kühne [Sat, 25 Aug 2012 10:36:52 +0000 (12:36 +0200)]
macosx/MainMenu: minor code optimization

11 years agomacosx/MainWindow: fixed mute toggle and removed some minor code duplication
Felix Paul Kühne [Sat, 25 Aug 2012 09:47:55 +0000 (11:47 +0200)]
macosx/MainWindow: fixed mute toggle and removed some minor code duplication

11 years agomacosx: only scan optical devices paths once and cache the result
David Fuhrmann [Fri, 24 Aug 2012 21:44:37 +0000 (23:44 +0200)]
macosx: only scan optical devices paths once and cache the result

11 years agomacosx: change media type constants from char* to NSString*
David Fuhrmann [Thu, 23 Aug 2012 10:51:47 +0000 (12:51 +0200)]
macosx: change media type constants from char* to NSString*

11 years agoQt: PLSelector: Answer to a binary question can't be OK
Francois Cartegnie [Fri, 24 Aug 2012 19:35:11 +0000 (21:35 +0200)]
Qt: PLSelector: Answer to a binary question can't be OK

11 years agomacosx/wizard: add missing error handling
Felix Paul Kühne [Fri, 24 Aug 2012 18:02:54 +0000 (20:02 +0200)]
macosx/wizard: add missing error handling

11 years agomacosx/playlist: add missing error handling
Felix Paul Kühne [Fri, 24 Aug 2012 18:00:03 +0000 (20:00 +0200)]
macosx/playlist: add missing error handling

11 years agomacosx: move code line from VLCMain to VLCMainMenu since it belongs there
Felix Paul Kühne [Fri, 24 Aug 2012 17:58:08 +0000 (19:58 +0200)]
macosx: move code line from VLCMain to VLCMainMenu since it belongs there

11 years agomacosx/applescript: cosmetics
Felix Paul Kühne [Fri, 24 Aug 2012 17:50:58 +0000 (19:50 +0200)]
macosx/applescript: cosmetics

11 years agomacosx/applescript: add missing error handling
Felix Paul Kühne [Fri, 24 Aug 2012 17:48:31 +0000 (19:48 +0200)]
macosx/applescript: add missing error handling

11 years agomacosx/MainWindow: move getCurrentTimeAsString to StringUtility
Felix Paul Kühne [Fri, 24 Aug 2012 17:02:07 +0000 (19:02 +0200)]
macosx/MainWindow: move getCurrentTimeAsString to StringUtility

11 years agomacosx/AppleRemote: optimize cookie handling to be faster and less memory intense
Felix Paul Kühne [Fri, 24 Aug 2012 16:56:12 +0000 (18:56 +0200)]
macosx/AppleRemote: optimize cookie handling to be faster and less memory intense

11 years agomacosx/AppleRemote: remove 10.5 compatibility code
Felix Paul Kühne [Fri, 24 Aug 2012 16:43:45 +0000 (18:43 +0200)]
macosx/AppleRemote: remove 10.5 compatibility code

11 years agomacosx/AppleRemote: simplify setters and getters
Felix Paul Kühne [Fri, 24 Aug 2012 16:33:51 +0000 (18:33 +0200)]
macosx/AppleRemote: simplify setters and getters

11 years agomacosx/MainWindowTitle: cleanup header
Felix Paul Kühne [Fri, 24 Aug 2012 16:19:14 +0000 (18:19 +0200)]
macosx/MainWindowTitle: cleanup header

11 years agomacosx/misc: simplify header
Felix Paul Kühne [Fri, 24 Aug 2012 16:16:24 +0000 (18:16 +0200)]
macosx/misc: simplify header

11 years agomacosx/simple_prefs: move OSXStringKeyToString to StringUtility
Felix Paul Kühne [Fri, 24 Aug 2012 16:09:18 +0000 (18:09 +0200)]
macosx/simple_prefs: move OSXStringKeyToString to StringUtility

11 years agomacosx/eyetv: simplify header and implementation
Felix Paul Kühne [Fri, 24 Aug 2012 16:06:50 +0000 (18:06 +0200)]
macosx/eyetv: simplify header and implementation

11 years agomacosx/fspanel: remove some dead code
Felix Paul Kühne [Fri, 24 Aug 2012 16:01:21 +0000 (18:01 +0200)]
macosx/fspanel: remove some dead code

11 years agomacosx/open: minor code optimization
Felix Paul Kühne [Fri, 24 Aug 2012 15:59:40 +0000 (17:59 +0200)]
macosx/open: minor code optimization

11 years agomacosx/output: simplify header and implementation
Felix Paul Kühne [Fri, 24 Aug 2012 15:58:00 +0000 (17:58 +0200)]
macosx/output: simplify header and implementation

11 years agomacosx/playlistinfo: simplify header and implementation
Felix Paul Kühne [Fri, 24 Aug 2012 15:52:53 +0000 (17:52 +0200)]
macosx/playlistinfo: simplify header and implementation

11 years agoOS/2: Include unistd.h in modules/access_output/files.c
KO Myung-Hun [Fri, 24 Aug 2012 13:39:59 +0000 (22:39 +0900)]
OS/2: Include unistd.h in modules/access_output/files.c

Thie fixes the following error.

-----
make.exe[1]: Entering directory `F:/lang/work/vlc/vlc.git/modules/access_output'
  CC     libaccess_output_file_plugin_la-file.lo
file.c: In function 'Open':
file.c:142: error: 'STDOUT_FILENO' undeclared (first use in this function)
file.c:142: error: (Each undeclared identifier is reported only once
file.c:142: error: for each function it appears in.)
make.exe[1]: *** [libaccess_output_file_plugin_la-file.lo] Error 1
make.exe[1]: Leaving directory `F:/lang/work/vlc/vlc.git/modules/access_output'
make.exe: *** [all] Error 2
-----

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
11 years agofile: set the non-blocking flag on pipes and sockets passed as fd://
Rémi Denis-Courmont [Fri, 24 Aug 2012 15:06:12 +0000 (18:06 +0300)]
file: set the non-blocking flag on pipes and sockets passed as fd://

11 years agoMKV: fix metadata, by reading the spec
Jean-Baptiste Kempf [Fri, 24 Aug 2012 14:09:35 +0000 (16:09 +0200)]
MKV: fix metadata, by reading the spec

11 years agomacosx: simplify prefs widgets code slightly
Felix Paul Kühne [Fri, 24 Aug 2012 11:57:48 +0000 (13:57 +0200)]
macosx: simplify prefs widgets code slightly

11 years agomacosx: simplify prefs widgets header
Felix Paul Kühne [Fri, 24 Aug 2012 11:52:43 +0000 (13:52 +0200)]
macosx: simplify prefs widgets header

11 years agomacosx/open: fix compilation warnings
Felix Paul Kühne [Fri, 24 Aug 2012 11:48:15 +0000 (13:48 +0200)]
macosx/open: fix compilation warnings

11 years agomacosx/open: simplify header
Felix Paul Kühne [Fri, 24 Aug 2012 11:27:30 +0000 (13:27 +0200)]
macosx/open: simplify header

11 years agoconfig_Get*Choices(): deal with empty strings (NULL) correctly
Rémi Denis-Courmont [Fri, 24 Aug 2012 11:22:11 +0000 (14:22 +0300)]
config_Get*Choices(): deal with empty strings (NULL) correctly

11 years agoconfig: simplify a bit
Rémi Denis-Courmont [Fri, 24 Aug 2012 11:21:40 +0000 (14:21 +0300)]
config: simplify a bit

11 years agomacosx: simplify AppleScript API category
Felix Paul Kühne [Fri, 24 Aug 2012 11:18:17 +0000 (13:18 +0200)]
macosx: simplify AppleScript API category

11 years agomacosx: split StringUtility from VLCMain and move it to a separate class where it...
Felix Paul Kühne [Fri, 24 Aug 2012 11:12:10 +0000 (13:12 +0200)]
macosx: split StringUtility from VLCMain and move it to a separate class where it belongs

11 years agomacosx/MainWindow: modernize getter
Felix Paul Kühne [Fri, 24 Aug 2012 10:56:45 +0000 (12:56 +0200)]
macosx/MainWindow: modernize getter

11 years agomacosx/CoreInteraction: modernize getters and setters API
Felix Paul Kühne [Fri, 24 Aug 2012 10:48:49 +0000 (12:48 +0200)]
macosx/CoreInteraction: modernize getters and setters API

11 years agoRemove frontrow plugin
Jean-Baptiste Kempf [Fri, 24 Aug 2012 10:37:48 +0000 (12:37 +0200)]
Remove frontrow plugin

11 years agomacosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
Felix Paul Kühne [Fri, 24 Aug 2012 10:32:14 +0000 (12:32 +0200)]
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based approach to prevent system sleep (close #6589)

This way, we can also differenciate between screen sleep (for video) and system sleep (for audio)

11 years agomacosx: updated str_format_meta argument
Felix Paul Kühne [Fri, 24 Aug 2012 09:49:33 +0000 (11:49 +0200)]
macosx: updated str_format_meta argument

11 years agomacosx: move code from CoreInteraction to the AppleScript class, since it was the...
Felix Paul Kühne [Fri, 24 Aug 2012 09:47:58 +0000 (11:47 +0200)]
macosx: move code from CoreInteraction to the AppleScript class, since it was the only client using it

11 years agomacosx/MainMenu: cosmetics
Felix Paul Kühne [Fri, 24 Aug 2012 09:41:11 +0000 (11:41 +0200)]
macosx/MainMenu: cosmetics

11 years agomacosx: added an explicit 'View' menu for the new customization options
Felix Paul Kühne [Fri, 24 Aug 2012 08:58:39 +0000 (10:58 +0200)]
macosx: added an explicit 'View' menu for the new customization options

11 years agomacosx: Declare all of MainWindow's methods in its interfaces
Brendon Justin [Thu, 16 Aug 2012 15:38:58 +0000 (11:38 -0400)]
macosx: Declare all of MainWindow's methods in its interfaces

Fixes compiler warnings for a few methods without declarations called
before their definitions.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
11 years agoMKV: improve metadata for broken muxers
Jean-Baptiste Kempf [Thu, 23 Aug 2012 23:29:14 +0000 (01:29 +0200)]
MKV: improve metadata for broken muxers

11 years agoMKV: support target Type for metadata
Jean-Baptiste Kempf [Thu, 23 Aug 2012 23:04:06 +0000 (01:04 +0200)]
MKV: support target Type for metadata

This allows to differentiate Title and Album, for example