Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-21 | fix sdremote related configure switches | Rene Engelhard | |
sdremote itself apparently works also over IP (WLAN), so we don't need to disable it when we just don't want/have bluetooth. And also dbus is also needed in the bluez case Change-Id: I55ba07cd715d1e9bd641ef28e2391e4fe85b85e0 | |||
2012-10-06 | Remove unused ReadOnlyModeObserver | Julien Nabet | |
Change-Id: I572aea574eeba411441559e538d2438de12e9581 | |||
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | |
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a | |||
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | |
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d | |||
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | |
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69 | |||
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | |
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 | |||
2012-09-24 | Impress: Kill the so much hated ButtonBar in slide sorter. | Jan Holesovsky | |
Change-Id: I9eb570e04fc43f2be2ceecd14cb3a41535e49b9b | |||
2012-09-18 | move -DENABLE_SDREMOTE together with the files | Rene Engelhard | |
Change-Id: I7a3ee931182dcce5e4ac46beae96caec18d9eac3 | |||
2012-09-18 | actually define ENABLE_SDREMOTE in sd | Rene Engelhard | |
Change-Id: I0c14e91e6a6809748fca349da79948b2aa4cf714 | |||
2012-09-18 | add --with-system-bluez and alöllow disabling of sdremote | Rene Engelhard | |
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553 | |||
2012-09-06 | try to use old animations when new ones doesn't contain any leave node | Radek Doulik | |
- fixes part of n#759172 Change-Id: Id7abecd55edba6dadf16e275192e5251d0a86274 | |||
2012-09-05 | Port remote from gdbus to dbus-glib. | Andrzej J.R. Hunt | |
Change-Id: I291ee5d32110d2fffd976f3e5257daf976428a76 | |||
2012-08-30 | Do the same thing for gio as we do for dbus | Caolán McNamara | |
and add -DENABLE_GIO to flags at build-time and an empty gb_LinkTarget__use_gio when disabled. Change-Id: I4adf0701a3d490cceecc00f6b81d6416a1e83088 | |||
2012-08-30 | Use gio only on Linux | Tor Lillqvist | |
Change-Id: Ice64f084a04b879ccaec66f9a679f82ab9001547 | |||
2012-08-30 | missing symbols are in gio | Caolán McNamara | |
Change-Id: I6c746d678f8472251b6d2139b7c46ffe2a7767c0 | |||
2012-08-30 | Fixed remotecontrol build without gtk | Cédric Bosdonnat | |
Change-Id: I3b2118dea19a8ef3683ce192b3be703114bc02ae | |||
2012-08-21 | Added bluez_bluetooth headers as a module. | Andrzej J.R. Hunt | |
Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6 | |||
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 | |