summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
AgeCommit message (Collapse)Author
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt
Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt
Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835
2012-08-06sd: link against ws2_32 on WNT for socket APIMichael Stahl
Change-Id: I44db5170cd4d7c3074af42b59e6dc1f9f783a974
2012-08-06Some minor fixes.Andrzej J.R. Hunt
Change-Id: Id405b97440efc7160e76d535bddfd5580923fe24
2012-08-06Basic structure for Disovery Service.Andrzej J.R. Hunt
Change-Id: Idaae84c46fa96b128ab32451853922c9eb11c6cc
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
Change-Id: I Idcf6cf33b75dde2f921bec6c64e394e91994aba0
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
Change-Id: I60e5acac2d47aefec5dd195a5eca599eb1cb8586
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt
Change-Id: Ibbc7ac02c5946a49c1cd777abc2853fe7e158009
2012-08-06make tests linkMichael Meeks
Change-Id: I69d2baab2a6259e99188a86f916a6fa25d46ac74
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt
Change-Id: Ic2d34d666bb748b12e51266e04706d105ab7a3be
2012-08-06Initial checkin of remote control.Andrzej J. R. Hunt
Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-29removed unused TestMenu & TestPanelTakeshi Abe
Change-Id: Ibd9bea6ea749090d7d72d3da66378d4e84a0a63d
2012-04-16animations is not api, it should be animations_inc packageMatúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
Seems UpdateLockManager is dead. So cut it out. Also mbFirstUpdateSeen had no effect.
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-08sd: how the hell did that ever work:Michael Stahl
The sd library uses SDI headers, but the corresponding targets were not declared anywhere.
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-21remove unused methods from sd::slidesorterFelix Zhang
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
- Imports Legacy Text. - Formatting info is not imported.
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-21sort linked objectsBjoern Michaelsen
2011-06-21gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-05-26recover impress presentation wizardCaolán McNamara
2011-04-21be prepared for nonexist. dirDavid Tardon
2011-04-21gbuildize sdDavid Tardon