4139 Commits (87fcede4b4839ff99dbc52b71664d28c02eb381e)

Author SHA1 Message Date
David Fuhrmann 49419d7370 mac packages: remove obsolete Delete Preferences.app 13 years ago
Felix Paul Kühne 215c6ac6f2 contrib: fix compilation of libraries for iOS which deploy cmake 13 years ago
Ludovic Fauvet 8ad0c0a3f5 nsis: simplify OS detection 13 years ago
Ludovic Fauvet 952646bbe4 nsis: request admin execution level 13 years ago
Ludovic Fauvet 7490522574 nsis: kill VLC before copying/updating any file 13 years ago
Ludovic Fauvet 719085f16c nsis: compile the nsProcess plugin 13 years ago
David Fuhrmann 3eb45c244a macosx: adapt window main menu to HIG 13 years ago
David Fuhrmann 819d233bf5 macosx: implement simpler and generic drop view for all drag / drop operations 13 years ago
Felix Paul Kühne 325764ecd9 macosx: show 'pause iTunes' option in a more accessible place since it is being asked for a lot (close #9954) 13 years ago
David Fuhrmann 23ab7c4713 macosx: Use enum to distinguish different events for playlist / main window states 13 years ago
David Fuhrmann 988ba5e8c0 macosx: set VLCMain as file owner for mainwindow and add outlets for window and playlist 13 years ago
David Fuhrmann 6ea4d015ff macosx: change alignment of dropzone-box yet again 13 years ago
Ludovic Fauvet 75d5a967e6 nsis: remove unused string 13 years ago
Ludovic Fauvet b3880e9af0 nsis: remove dead uninstaller code 13 years ago
Ludovic Fauvet 6cacd14869 nsis: make new strings translatable 13 years ago
Ludovic Fauvet 92eb922b4e nsis: sync wording with the uninstaller section 13 years ago
Felix Paul Kühne f959873418 extras/ios: enable gnutls 13 years ago
Rafaël Carré 4ab7dfbf8f Add vlc.lib / libvlc.lib 13 years ago
Rafaël Carré ffff393ec1 UAC: offsetof only needs to know the field name 13 years ago
Felix Paul Kühne 6b09d57e79 macosx: split main window and main menu 13 years ago
Felix Paul Kühne 0f148a8e35 macosx: split playlist menu from main menu 13 years ago
Felix Paul Kühne 697f59f34c macosx: split debug messages handling from VLCMain and the Main Menu nib 13 years ago
Felix Paul Kühne 04cb7d2add macosx: split crash log handling both from VLCMain and the Main Menu nib file 13 years ago
Felix Paul Kühne 5596ab8703 macosx: split fspanel from main menu nib to an extra nib which not being distributed as the window is being created entirely in code and the nib representation is used for development and layouting only 13 years ago
Felix Paul Kühne ffff39acd6 macosx: add GUI setting/getter for --language 13 years ago
Felix Paul Kühne 4dbe3de4b4 extras/package: add darwinvlc.c to xcodeproj 13 years ago
Felix Paul Kühne 5804dd1235 extras/ios: enable taglib 13 years ago
Felix Paul Kühne dff194b0ae extras/ios: enable gcrypt as we need it for HLS playback 13 years ago
Felix Paul Kühne 12125c6f37 extras/ios: keep sap module 13 years ago
Felix Paul Kühne e954e55ce4 macosx/CAS: add missing Cancel button (close #9728) 13 years ago
Felix Paul Kühne 969bc81371 extras/tools: update cmake 13 years ago
Felix Paul Kühne 0b0545eb37 ios: unbreak freetype contrib compilation with Xcode 5 and simplify the FLAG handling quite a bit 13 years ago
Felix Paul Kühne 7e7f263d5c ios: fix contrib compilation with Xcode 5 13 years ago
Felix Paul Kühne 94452373bf extras: add missing space 13 years ago
Felix Paul Kühne 6e947739d9 extras: prepare iOS build script for arm64 13 years ago
David Fuhrmann b42f3a073d macosx: remove show details button from error panel 13 years ago
David Fuhrmann 7afef2703f macosx: fix frame for codec details in information panel (close #9509) 13 years ago
Felix Paul Kühne 93fba1b574 extras/ios: enable zvbi compilation 13 years ago
Jean-Baptiste Kempf 503116dfa1 NSIS: rename the "Reset prefs" link 13 years ago
Jean-Baptiste Kempf cec043be93 MacOS: fix libvlccore.dylib symlink 13 years ago
Ludovic Fauvet ac83301058 nsis: don't skip the components page until we were able to save user choices 13 years ago
Ludovic Fauvet 1042607f4a nsis: improve wording 13 years ago
Ludovic Fauvet 751af66a8e nsis: simplify 13 years ago
Ludovic Fauvet 0488b50ad0 nsis: split files and clean up 13 years ago
Ludovic Fauvet 29d2fc1b33 nsis: don't show the welcome and finish pages when the update switch is set 13 years ago
Ludovic Fauvet 07a04575db nsis: generate the cache without showing the console 13 years ago
Ludovic Fauvet 9d26226fdb nsis: remember selected components between installs 13 years ago
Ludovic Fauvet cc43387fdb nsis: support upgrade and downgrade without having to uninstall first 13 years ago
Gleb Pinigin c08a562b2c ios build: prevent from overriding current sdk version when passing -s option 13 years ago
Gleb Pinigin d807b85653 ios build: fix option to specify current sdk version 13 years ago