12 Commits (e3ea13c07cf5f27e4f714a745d64a625a3f320b1)

Author SHA1 Message Date
Steve Lhomme c93ec6762b gui:macosx: convert vlc_tick_t to seconds explicitly using SEC_FROM_VLC_TICK() 8 years ago
Steve Lhomme ef3bc4614a macosx: read the input "time" as vlc_tick_t 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Felix Paul Kühne 67587d2c17 macosx: fix various compilation warnings with regard to integer sizes 8 years ago
Felix Paul Kühne 1e03d06491 macosx: remove write-only variables 8 years ago
Marvin Scholz 0ad44ebe42 macosx: Simplify imageFromRes 9 years ago
Felix Paul Kühne 535112f6c6 macosx: replace Carbon implementation with its BSD counter-part 9 years ago
David Fuhrmann 214cc7818f macosx: Simplify translation macros 9 years ago
Thomas Guillem c0d287e72f core: rename vlc_keys.h to vlc_actions.h 9 years ago
David Fuhrmann 508ce668df macosx: Change OS constants to always include all higher OS versions 9 years ago
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
David Fuhrmann 70ccad7d47 macosx: rename to VLCStringUtility 10 years ago
Felix Paul Kühne e5660d61f3 macosx: tweak conditional code handling 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 11 years ago
David Fuhrmann 50dcfe2ac5 macosx: Introduce OSX_EL_CAPITAN runtime check 11 years ago
Felix Paul Kühne 2f854ae389 macosx: deploy string conversation function in more cases 11 years ago
Felix Paul Kühne c835a2044e macosx/open: further clean-up 11 years ago
Felix Paul Kühne 5fb6cff9d4 macosx: update singleton creation 11 years ago
Felix Paul Kühne bb15c81583 macosx: switch to automated reference counting (refs #2813) 11 years ago
Rémi Denis-Courmont ce80ca38a7 input: change time and length variable to integer 11 years ago
David Fuhrmann 6616504dfb macosx: add yosemite graphics to project file and use them in code 12 years ago
Felix Paul Kühne fb744ad16f macosx: fix compilation warnings 12 years ago
Felix Paul Kühne 1fd91c3b19 macosx: clean-up string utility 12 years ago
Felix Paul Kühne f1ee099e71 macosx/StringUtility: add helper to format time strings 12 years ago
David Fuhrmann 20e06550d5 macosx: do not warn when trying to translate null strings 13 years ago
David Fuhrmann 2ec4f0a67a macosx: reorder string functions and add add some documentation 13 years ago
David Fuhrmann 8afd622d2c macosx: fix page up / page down hotkey support 13 years ago
Felix Paul Kühne 706da72a53 macosx: fix compilation on 10.6 with clang 3.0 13 years ago
David Fuhrmann 083c2a2432 macosx: fix a bunch of string memleaks in video effects panel code 13 years ago
David Fuhrmann 2da17fc80a macosx: fix space hotkey for audio files (close #8818) 13 years ago
Felix Paul Kühne cc3fef6df3 macosx: use modern ObjC syntax for C-String to NSString conversations 13 years ago
David Fuhrmann bb19532a44 macosx: remove completely unsensical and unneeded delocalize method 13 years ago
Felix Paul Kühne 64de31cb58 macosx: fixed compilation for llvm-gcc-4.2 14 years ago
David Fuhrmann 2f1fe72f98 macosx: suppress format warnings in StringUtility 14 years ago
Felix Paul Kühne c33e5f1920 macosx: unify and modernize coding style 14 years ago
Felix Paul Kühne 0d86a46b0b macosx/MainWindow: move getCurrentTimeAsString to StringUtility 14 years ago
Felix Paul Kühne e0f1ce3923 macosx/simple_prefs: move OSXStringKeyToString to StringUtility 14 years ago
Felix Paul Kühne 7b21794c91 macosx: split StringUtility from VLCMain and move it to a separate class where it belongs 14 years ago