1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-08 11:26:59 +02:00
Commit Graph

908 Commits

Author SHA1 Message Date
David Fuhrmann
5cb2c76435 Makefile.am: Add new macosx ressources 2014-10-02 14:04:22 +02:00
Konstantin Pavlov
e23945f09a Extras/tools: ship ragel-6.8-javacodegen.patch in the tarball. 2014-09-21 20:38:17 +04:00
Felix Paul Kühne
d3b37a8247 macosx: add basic addon manager
no fancy UI, but it works

Needs further UX improvements
2014-02-12 20:18:14 +01:00
Rafaël Carré
0e630d124b Remove reference to deleted file 2014-01-13 08:39:47 +01:00
Jean-Baptiste Kempf
33d54e40eb Happy New Year 2014! 2014-01-01 11:31:17 +01:00
Jean-Baptiste Kempf
27de05c91f Fix make dist 2013-12-05 19:04:25 +01:00
Felix Paul Kühne
a19d8403aa fix make dist 2013-11-11 17:19:09 +01:00
Rémi Denis-Courmont
6e92a6302c Exclude ALSA from test builds
libasound2 seem to cause spurious test suite failures.
2013-09-16 18:54:30 +03:00
Rémi Denis-Courmont
3ed51c5e32 Remove old unused recursive variables - make automake happy 2013-06-04 20:55:04 +03:00
Rafaël Carré
a42bb44165 Win32: use ld options rather than a perl script to set PE flags 2013-05-18 13:08:29 +02:00
Ludovic Fauvet
3fde8c359d Win32: MSI package
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-02-12 17:08:04 +01:00
Rémi Denis-Courmont
ff385d0374 lua: fix distcheck without LUA 2013-01-02 18:18:46 +02:00
Rafaël Carré
fccc6ab913 Happy new year 2013 2013-01-01 20:18:09 +01:00
Rafaël Carré
ed810a5693 UAC: distribute source code (and doc+examples) 2012-12-15 12:07:39 +01:00
David Fuhrmann
74de906998 macosx: move detached window stuff in extra xib file and only load that when necessary 2012-09-28 15:17:30 +02:00
Felix Paul Kühne
c62eab3d5c macosx: implemented pressed state for the effects button (dark UI) (close #7408) 2012-09-25 22:57:28 +02:00
Felix Paul Kühne
a38092cd83 macosx: implemented pressed state for the effects button (bright UI) (refs #7408) 2012-09-16 16:28:18 +02:00
Jean-Baptiste Kempf
597c0dec16 Fix make dist 2012-09-13 00:14:04 +02:00
Felix Paul Kühne
8d95ee6111 CAS: use the generic dialogs to fetch a text input from the user or to let him/her choose an item in a popup 2012-09-12 11:10:13 +02:00
Pierre Ynard
b995c7405e Update changelog rules to 2012 2012-09-11 23:45:15 +02:00
Rafaël Carré
4e6ace3517 Add dolt generated files to distclean 2012-09-10 10:50:38 +02:00
Benjamin Drung
aff4cad782 Do not ship UAC.dll in source tarball.
Close #7436

Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-09-06 16:58:16 +02:00
Felix Paul Kühne
1ee08fc6be macosx: implemented graphics for forward/backward in the 6 button state 2012-09-03 19:13:33 +02:00
Felix Paul Kühne
b30051e082 macosx: removed no longer needed preliminary artwork 2012-09-03 19:13:33 +02:00
Felix Paul Kühne
3b59b6f623 macosx: implemented graphics for next/previous in the 6 button state 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
565c19d646 macosx: renamed 'back' button images to 'backward', since it is less confusing 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
cc624f1372 macosx: implemented graphics for the single playlist button state 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
71c1e3552a macosx: use the updated forward/back buttons in the gray window 2012-08-31 14:17:04 +02:00
Felix Paul Kühne
3589fc7ae9 macosx: replaced previous/next buttons for the dark UI 2012-08-31 13:15:27 +02:00
Rémi Denis-Courmont
03062ad358 Hildon UI: remove dead technology
That plugin was written for Maemo 4. It barely worked with Maemo 5.
Maemo 6 did not have Hildon. Hildon is unmaintained and unused.
2012-07-25 20:40:16 +03:00
Felix Paul Kühne
44cdb9b325 macosx: fixed names of 2 retina graphics 2012-06-27 19:42:33 +02:00
Felix Paul Kühne
d8b24e50f5 macosx: updated xcodproj and Makefile.am for the new graphics 2012-06-27 16:50:20 +02:00
Felix Paul Kühne
e5c027058b macosx: removed the fspanel artwork for scale factor 1.5
This is a broken concept, since according to the HIGL, one point always equals one pixel on non-HiDPI screens regardless of the actual DPIs or the actual screen resolution.

Additionally, this interferes with our support for HiDPI
2012-06-24 18:21:17 +02:00
Damien Erambert
8ba3d7f4dd macosx: added retina compatible artwork for the gray main window style
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:50:53 +02:00
Damien Erambert
554813d647 macosx: added retina compatible fullscreen controller artwork
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:45:22 +02:00
Damien Erambert
04d65ac9c8 macosx: added retina compatible sidebar icons
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:41:22 +02:00
Felix Paul Kühne
eba61d4f3b macosx: added a basic script and some entitlements to enable Sandboxing on OS X Lion (refs #5149) 2012-06-18 22:14:55 +02:00
Felix Paul Kühne
a574f2f905 macosx: draw vlc.icns instead of a bogus white png with an icon in the about panel
no user-visible change. However, we save 29KB and don't need to update that graphic for HiDPI
2012-06-12 21:02:05 +02:00
Felix Paul Kühne
6051f82ac2 macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even if their type is different
Hence, rename one of them.
2012-06-12 20:33:46 +02:00
Felix Paul Kühne
bc87dd70bc macosx: added UI stub for a new Convert & Save panel (refs #5900) 2012-05-18 20:35:14 +02:00
Felix Paul Kühne
3131d924e1 macosx: added the prev/next buttons back (disabled by default) (close #6822)
you can enable them in the 'Playback' menu (since we got no 'View' menu so far) or in the advanced preferences

note that preliminary artwork is used at this point
2012-05-17 20:01:21 +02:00
Rémi Denis-Courmont
680622a820 Ship run_vlc.sh 2012-05-15 18:44:14 +03:00
Rémi Denis-Courmont
72fd19ba00 Add test case for the VLC binary 2012-05-09 18:58:01 +03:00
Rémi Denis-Courmont
ee3053e274 Do not include RPM spec files in tarball
This makes no sense. RPM needs the package specification as a separate
file, where the source tarballs are indicated. Chicken-and-egg...

Besides those files are out-of-date.
2012-05-04 20:34:14 +03:00
Felix Paul Kühne
0fac96096c Makefile.am: added more missing files to make dist (refs #6743)
left out for now: cmake, ipkg and most of win32/UAC
2012-05-04 19:28:17 +02:00
Felix Paul Kühne
72549b918f macosx: VLC.app shouldn't rely on a script included within VLCKit
Therefore, add a copy to extras to prepare the VLCKit split
2012-05-03 18:32:48 +02:00
Felix Paul Kühne
5e5d0aac07 fixed make dist for Mac (1) 2012-05-02 13:41:12 +02:00
Felix Paul Kühne
d17ed613eb macosx: added additional artwork for the single fullscreen button in the detached video output window
derived from previous artwork for other single buttons
2012-03-06 13:42:54 +01:00
Rémi Denis-Courmont
49399c2720 Work around automake bug (?) to distribute contribs
Files were copied to contrib/src/src instead of contrib/src...
2012-03-01 19:23:24 +02:00
Felix Paul Kühne
acc847396c macosx: fixed rounded bottom corners when using the black window style 2012-02-17 15:59:10 +01:00