Marvin Scholz
813c4b1200
macosx: Rework VLC Status bar icon for OS X
This overhauls the VLC Status Bar Icon for OS X
It completely changed the appearance, using a mini-player instead of
simple menu items.
Additionally the current playing track with metadata is shown, including
it's coverart, if any.
TODO:
- Use more of the InputManager hooks to prevent unnecessary updates
- Refactor the metadata update code, it's a bit cluttered
- Increase accessibility
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Felix Paul Kühne
7c3d71b035
macosx: modernize main window title coding style
10 years ago
Felix Paul Kühne
679b36eb9b
macosx: modernize controls bar coding style
10 years ago
Rafaël Carré
bd63d6f28d
win32: also statically link libgcc to C++ code
If libtool is dumb then we can be dumber
10 years ago
Samuel Thibault
8d99c0fe7d
the Hurd also uses the .so extension for libraries
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
10 years ago
Felix Paul Kühne
c1e33a8a3b
tools/ant: update to 1.9.7 and download it from our server
10 years ago
David Fuhrmann
d3d1f6c646
macosx: Add Find menu item and key shortcut
According to HIG, Command+F shall be used, but as it is already
taken by fullscreen, lets use Command+Shift+F.
refs #13865
10 years ago
Marvin Scholz
ac39a25606
macosx: More translations improvements for VLCStatusBarIcon
10 years ago
Marvin Scholz
cdffc0fe78
macosx: Update VLCStatusBarIcon icon to a resolution-independent PDF
10 years ago
Marvin Scholz
c6d5544296
macosx: Improve the VLCStatusBarIcon icon
10 years ago
Jean-Baptiste Kempf
985552558a
Remove QuickTime module
10 years ago
Felix Paul Kühne
bba21ad70c
macosx: add caopengllayer to xcodeproj
10 years ago
Felix Paul Kühne
fe425c4411
iOS/tvOS: don't build and ship VNC client
11 years ago
Felix Paul Kühne
491fd2266b
macosx: update codesigning script so Sparkle.framework satisfies its designated requirement
11 years ago
Felix Paul Kühne
c932d32d66
iOS: disable vpx if we have avcodec and remove legacy configure flag
11 years ago
Steve Lhomme
b4ab9053d4
win32: fix the cygpath test under msys2
The command after the && is not executed when the '-' prefix is there.
All other test failures in the Makefile are using the if/then/fi logic.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Felix Paul Kühne
b9bf89d72c
macosx/open: fix opening the panel by removing a constraint with an out of subtree reference
11 years ago
Felix Paul Kühne
a980104318
mac configure script: remove obsolete flag
11 years ago
Felix Paul Kühne
1f4001b636
extras/tools: fix compilation on multiple cores on Darwin
11 years ago
Felix Paul Kühne
b90daeac2b
iOS: add bitcode option
11 years ago
Steve Lhomme
efb1e7608c
tools: build with multiple threads on msys2 hosts
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
383abfa1be
tools: build cmake using multiple threads
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
471700096f
tools: update cmake to 3.4.3
--
has the advantage of building on mingw without a patch
deprecates https://patches.videolan.org/patch/12210/
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
c7d4d881b8
tools: don't keep files that failed to download
--
deprecates https://patches.videolan.org/patch/12214/
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Steve Lhomme
d99f1ab6eb
package:win32: allow Play With/Add to Playlist on more than 15 elements
see https://msdn.microsoft.com/en-us/library/windows/desktop/cc144171%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Felix Paul Kühne
04236fb1ed
macosx/convert and save: deploy auto-layout
11 years ago
Felix Paul Kühne
0371bcd486
macosx/video effects: deploy auto-layout
11 years ago
Felix Paul Kühne
29b082b8cf
macosx/sync tracks: deploy auto-layout
11 years ago
Felix Paul Kühne
9588fc98d6
macosx/about: deploy auto-layout
11 years ago
Felix Paul Kühne
00764916cc
macosx/open: deploy auto-layout
11 years ago
Felix Paul Kühne
d86c1a129f
macosx/Media Info: added auto-layout support
11 years ago
Steve Lhomme
7785d8c27a
tools: use cmake 3.2.3
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years ago
Felix Paul Kühne
a3d7cd5ffc
macosx/bookmarks: switch to auto-layout
11 years ago
Felix Paul Kühne
c16c4d6620
macosx/debug message panel: switch to auto-layout
11 years ago
Felix Paul Kühne
e015a4b1a9
macosx/simple preferences: RTL improvements
11 years ago
Felix Paul Kühne
0fe1be365b
macosx/simple preferences: fix rendering dimensions
11 years ago
Felix Paul Kühne
b4b2f4364a
macosx/Simple Preferences: switch to auto-layout
11 years ago
Felix Paul Kühne
3472e5eeb4
macosx/Help: switch to auto-layout
11 years ago
Felix Paul Kühne
1f1d09ae64
macosx/Preferences: switch to auto-layout
11 years ago
Felix Paul Kühne
7a4cfcdc9f
macosx/Addon Manager: switch to auto-layout
11 years ago
Felix Paul Kühne
b609579685
macosx/Time Selection Panel: switch to auto-layout
11 years ago
Felix Paul Kühne
efa1539353
macosx/Textfield Panel: switch to auto-layout
11 years ago
Felix Paul Kühne
e3fcfadb42
macosx/Popup Panel: switch to auto-layout
11 years ago
Felix Paul Kühne
8b82590310
macosx/Playlist Accessory View: switch to auto-layout
11 years ago
Felix Paul Kühne
9a2860b8e0
macosx/Main Menu: switch to auto-layout
11 years ago
Felix Paul Kühne
b3af79cf25
macosx/resume dialog: move to auto-layout
11 years ago
Felix Paul Kühne
be7a6e1038
macosx/xib files: require Xcode 7.0 for compilation and set deployment target to 10.7
11 years ago
Felix Paul Kühne
d373a946f3
macosx: enforce xib compilation deployment target
11 years ago
Felix Paul Kühne
0cb29ee37c
macosx/coredialogs: add checkbox to login dialog to ask for store
11 years ago
Felix Paul Kühne
173a3df666
macosx/coredialogs: auto-layout improvements
11 years ago