Commit graph

20 commits

Author SHA1 Message Date
David Tardon
1744010821 add missing dep on headers' package 2012-02-29 12:28:49 +01:00
Josh Heidenreich
dd929dd089 Added and improved READMEs for modules whihc used to be in libs-extern 2012-02-08 23:18:06 -05:00
Norbert Thiebaud
fbbcc07ff4 gbuildify apple_remote 2012-02-05 19:34:07 -06:00
Norbert Thiebaud
bec18a80f5 Revert "gbuildify apple_remote" need to have soenv2 merged before
This reverts commit 3d75a28274.
This will be pused again _after_ feature/soenv2 is merged
2012-01-28 18:29:49 -06:00
Norbert Thiebaud
3d75a28274 gbuildify apple_remote 2012-01-28 18:10:31 -06:00
Tor Lillqvist
a6ed487d97 Decrease verbiage a little bit 2012-01-27 15:52:23 +02:00
ericb2
2aa52a0ae0 Propragating the modif in the implementation (MultiClickRemoteBehavior.m)
* found under MIT-style license at svn rev 1195274 (http://svn.apache.org/viewvc?view=revision&revision=1195274)
2011-12-05 13:00:12 +01:00
ericb2
7874d95ea3 Removing never tested Keyspan remote (RemoteMainController.m)
* found under MIT-style license at svn rev 1195273 (http://svn.apache.org/viewvc?view=revision&revision=1195273)
2011-12-05 13:00:11 +01:00
ericb2
aaf218d025 Propragating the modif in the implementation (HIDRemoteControlDevice.m)
* found under MIT-style at svn rev 1195272 (http://svn.apache.org/viewvc?view=revision&revision=1195272)
2011-12-05 13:00:11 +01:00
ericb2
b50bb4d305 Propragating the modif in the implementation (AppleRemote.m)
* found under MIT-style at svn rev 1195271 (http://svn.apache.org/viewvc?view=revision&revision=1195271)
2011-12-05 13:00:11 +01:00
ericb2
7afb9c0e39 Adding missing constants for new metallic remote that Apple introduced in 2009
* found under MIT-style at svn rev 1195270 (http://svn.apache.org/viewvc?view=revision&revision=1195270)
2011-12-05 13:00:11 +01:00
Tor Lillqvist
e5c80a1f1c Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API 2011-10-03 16:58:42 +03:00
Tor Lillqvist
ad700e1f6e Drop %_EXT% which was always empty 2011-06-03 13:27:22 +03:00
Jens-Heiner Rechtien
aac3a82b82 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Philipp Lohmann [pl]
767342ac74 vcl108: #i107648# add hotkey strings for MacOSX 10.6 2009-12-14 15:49:09 +01:00
Jens-Heiner Rechtien
408c5595e3 CWS-TOOLING: integrate CWS cloph13
2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Vladimir Glazounov
ef6cb13a30 CWS-TOOLING: integrate CWS appleremote02
2009-01-11 00:33:34 +0100 ericb  r266127 : #i97925# start the presentation if and only if an Impress document is focused 
2009-01-10 00:02:19 +0100 ericb  r266124 : #i96978# cosmetic changes 
2009-01-09 23:56:02 +0100 ericb  r266123 : #i96978# simplify the code, and make the remote work in windowed mode 
2009-01-08 21:25:52 +0100 ericb  r266040 : #i96978# avoid to add the eventlistener several times
2009-01-08 14:54:38 +0100 ericb  r266013 : #i96978# keep the MEDIA_COMMAND_VOLUME cases for QUARTZ only for the moment 
2009-01-08 14:49:17 +0100 ericb  r266011 : #i96978# fix wrong comments 
2009-01-03 01:42:02 +0100 cloph  r265848 : CWS-TOOLING: rebase CWS appleremote02 -> DEV300_m38 (manually, module was left out when using the tooling)
2008-12-30 00:11:30 +0100 ericb  r265827 : CWS-TOOLING: rebase CWS appleremote02 to trunk@265758 (milestone: DEV300:m38)
2008-12-29 21:42:14 +0100 ericb  r265825 : #i96978# comment the menu in appleremote02 
2008-12-29 10:30:40 +0100 ericb  r265816 : #i97195# remove the event listener in the dtor
2008-12-23 23:39:55 +0100 ericb  r265794 : #i96978# cleanup 
2008-12-23 08:49:49 +0100 ericb  r265771 : #i96978# add MEDIA_COMMAND_VOLUME_UP and MEDIA_COMMAND_VOLUME_DOWN and the kRemoteButtonMenu (temporarly) 
2008-12-23 08:47:27 +0100 ericb  r265769 : #i96978# add all cases, for future use
2008-12-20 13:38:25 +0100 ericb  r265743 : #i96978# fix a potential breaker (causing warning) 
2008-12-20 12:22:15 +0100 ericb  r265742 : #i97195# implement the new event listener + callback in Impress, to detect play 
2008-12-20 12:20:42 +0100 ericb  r265741 : #i97195# add the event listener in SdModule 
2008-12-20 12:19:02 +0100 ericb  r265740 : #i97195# add the nCommand for MEDIA_COMMAND_PLAY 
2008-12-14 18:32:52 +0100 ericb  r265456 : #i96978# add the possibility to switch the way to send the PLAY event in debug mode (will be removed once i97195 will be fixed) 
2008-12-08 22:18:29 +0100 ericb  r265050 : #i96978# removing Carbon dependancy and simplify 
2008-12-07 19:54:18 +0100 ericb  r264966 : #i96978# implement the new MEDIA_COMMAND events in salinst 
2008-12-07 19:53:10 +0100 ericb  r264965 : #i96978# add new event type for the Apple Remote on Mac OS X 
2008-12-07 19:51:21 +0100 ericb  r264964 : #i96978# add gotoLastSlide with MEDIA_COMMAND events (was missing)
2008-12-07 19:46:35 +0100 ericb  r264962 : #i96992# fix an error when building with debug enabled 
2008-12-07 19:45:04 +0100 ericb  r264961 : #i96978# Implement a new event mangement for the Apple remote
2008-12-07 18:59:58 +0100 ericb  r264957 : #i96554# fix wrong argument causing warnings 
2008-12-07 18:57:56 +0100 ericb  r264956 : #i96554# fix wrong argument type 
2008-12-07 18:55:22 +0100 ericb  r264955 : #i96978# adding a new event type
2009-01-20 15:57:31 +00:00
Rüdiger Timm
50e8c911e0 #i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'. 2008-12-17 09:44:11 +00:00
Rüdiger Timm
53e01aa135 #i10000# Make acronym unique 2008-12-17 08:54:51 +00:00
Rüdiger Timm
229a0de9c8 CWS-TOOLING: integrate CWS appleremote01 2008-10-29 10:26:13 +00:00