summaryrefslogtreecommitdiff
path: root/apple_remote
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Fix typoAndrea Gelmini1-1/+1
2019-02-21loplugin:indentation (macOS)Stephan Bergmann4-481/+481
2019-02-06Fix typoAndrea Gelmini1-1/+1
2017-10-12Following tdf#111561: no need to autorelease "elements" (apple_remote)Julien Nabet1-1/+0
2017-10-11tdf#111561: try to fix leak in HIDRemoteControlDevice (apple_remote)Julien Nabet1-0/+2
2017-08-21Typo notifcation->notificationJulien Nabet2-10/+10
2017-08-07loplugin:oncevarStephan Bergmann2-2/+2
2017-03-30loplugin:loopvartoosmallStephan Bergmann1-12/+6
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-01-09loplugin:externvarStephan Bergmann2-3/+3
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann1-0/+3
2016-03-07apple_remote: autorelease --> release in dealloc (destructor)Douglas Mencken1-3/+3
2016-03-07apple_remote: fix “variable set but not used” for non-debug buildsDouglas Mencken1-3/+5
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2014-11-01Fixed license encoding to have all the same apple_remote/source/*Andrea Gelmini2-2/+2
2014-04-28prefer makefile-gmake-modeTakeshi Abe2-2/+2
2014-02-25Remove visual noise from apple_remoteAlexander Wilms5-64/+64
2014-02-10Resolved: #i124201# mark debug-infos from the apple_remote...Herbert Dürr6-35/+37
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr1-3/+3
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist1-0/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-3/+3
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+1
2013-04-23execute move of global headersBjoern Michaelsen4-180/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-67/+12
2013-04-21blind fix for MacOS X build problemDavid Tardon1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-2/+2
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist5-103/+20
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-02-28remove all d.lstMichael Stahl1-1/+0
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-1/+1
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-11/+6
2012-07-28WaE: cast from pointer to integer of different sizeTor Lillqvist1-1/+1
2012-07-28WaE: format specifies type 'int' but the argument has type 'void *'Tor Lillqvist1-1/+1
2012-05-08ImproveTor Lillqvist1-1/+12
2012-05-08Bin a line of apparently meaningless and wrong Mac OS X codeTor Lillqvist1-2/+0
2012-05-08Add Emacs and vim mode linesTor Lillqvist16-0/+47
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-02-29add missing dep on headers' packageDavid Tardon1-3/+2
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2012-02-05gbuildify apple_remoteNorbert Thiebaud24-326/+400
2012-01-28Revert "gbuildify apple_remote" need to have soenv2 merged beforeNorbert Thiebaud24-400/+326
2012-01-28gbuildify apple_remoteNorbert Thiebaud24-326/+400
2012-01-27Decrease verbiage a little bitTor Lillqvist1-1/+1
2011-12-05Propragating the modif in the implementation (MultiClickRemoteBehavior.m)ericb21-1/+1
2011-12-05Removing never tested Keyspan remote (RemoteMainController.m)ericb21-9/+0