Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-20 | Bluetooth discovery and attempts at communication. | Andrzej J.R. Hunt | |
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae | |||
2012-08-10 | Pairing implemented server side. | Andrzej J.R. Hunt | |
Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66 | |||
2012-08-10 | Refactored remote communication to allow for pairing. | Andrzej J.R. Hunt | |
Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835 | |||
2012-08-06 | sd: link against ws2_32 on WNT for socket API | Michael Stahl | |
Change-Id: I44db5170cd4d7c3074af42b59e6dc1f9f783a974 | |||
2012-08-06 | Some minor fixes. | Andrzej J.R. Hunt | |
Change-Id: Id405b97440efc7160e76d535bddfd5580923fe24 | |||
2012-08-06 | Basic structure for Disovery Service. | Andrzej J.R. Hunt | |
Change-Id: Idaae84c46fa96b128ab32451853922c9eb11c6cc | |||
2012-08-06 | Moved preview image preparation/transfer into separate class. Enabled. | Andrzej J. R. Hunt | |
Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452 | |||
2012-08-06 | Transmitter for queuing of messages (Client->Server), fixed protocol. | Andrzej J. R. Hunt | |
Change-Id: I Idcf6cf33b75dde2f921bec6c64e394e91994aba0 | |||
2012-08-06 | Pure text for Client->Server. Json removed. Namespace cleanup. | Andrzej J. R. Hunt | |
Change-Id: I60e5acac2d47aefec5dd195a5eca599eb1cb8586 | |||
2012-08-06 | Image export, encoding and decoding. Protocol improvements. | Andrzej J. R. Hunt | |
Change-Id: Ibbc7ac02c5946a49c1cd777abc2853fe7e158009 | |||
2012-08-06 | make tests link | Michael Meeks | |
Change-Id: I69d2baab2a6259e99188a86f916a6fa25d46ac74 | |||
2012-08-06 | Replaced Unix with osl sockets. Added slideshow controller. | Andrzej J. R. Hunt | |
Change-Id: Ic2d34d666bb748b12e51266e04706d105ab7a3be | |||
2012-08-06 | Initial checkin of remote control. | Andrzej J. R. Hunt | |
Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695 | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-29 | removed unused TestMenu & TestPanel | Takeshi Abe | |
Change-Id: Ibd9bea6ea749090d7d72d3da66378d4e84a0a63d | |||
2012-04-16 | animations is not api, it should be animations_inc package | Matúš Kukan | |
2012-04-08 | gbuild: "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-06 | Do not extern these const char[]'s. | Jan Holesovsky | |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-02-20 | unusedcode.easy: remove UpdateLockManager | Thomas Arnhold | |
Seems UpdateLockManager is dead. So cut it out. Also mbFirstUpdateSeen had no effect. | |||
2012-02-10 | fdo#39491 more of unnecessary include paths | Matúš Kukan | |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-08 | sd: 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-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-10-21 | remove unused methods from sd::slidesorter | Felix Zhang | |
2011-08-23 | n#699334: Legacy Diagram Text import. | Muthu Subramanian | |
- Imports Legacy Text. - Formatting info is not imported. | |||
2011-08-11 | sd and slideshow depend on animations' api | Norbert Thiebaud | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-21 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-07-21 | sort linked objects | Bjoern Michaelsen | |
2011-06-21 | gnumake4: postmerge fixes in sd and slideshow | Bjoern Michaelsen | |
2011-06-17 | remove all traces of offuh from makefiles | David Tardon | |
2011-05-26 | recover impress presentation wizard | Caolán McNamara | |
2011-04-21 | be prepared for nonexist. dir | David Tardon | |
2011-04-21 | gbuildize sd | David Tardon | |