1. 2390d6c Fixing windows ID setting by Minh Ngo · 13 years ago feature/vlc-rb
  2. 0d8e7c6 Fixing a manager class by Minh Ngo · 13 years ago
  3. 32272c9 Removing a code for WIN32 that doesn't work by Minh Ngo · 13 years ago
  4. 94f9520 Minor fixes by Minh Ngo · 13 years ago
  5. b9a70eb Frame grabber implementation. by Minh Ngo · 13 years ago
  6. 39ade2f Possibly binds a video frame into the WIN32 window by Minh Ngo · 13 years ago
  7. ee6138a Fixing pausing/stopping media features by Minh Ngo · 13 years ago
  8. 5d106a3 Fixing default frame size by Minh Ngo · 13 years ago
  9. 07b44f0 Fixing volume changing ability by Minh Ngo · 13 years ago
  10. efca12b Binding a video frame into a LibreOffice's widget by Minh Ngo · 13 years ago
  11. 4d502f6 Fixing get/set time methods (correctly converts ms into sec). by Minh Ngo · 13 years ago
  12. bdb0d5c don't return an UNO reference to a temporary stack object. by Michael Meeks · 13 years ago
  13. 5a3973e Fixing segfault when getting a duration by Minh Ngo · 13 years ago
  14. 0f8779f Insert vlc at the top of the service list to try for media. by Michael Meeks · 13 years ago
  15. e11c9a7 Build fix by Minh Ngo · 13 years ago
  16. 3bdb565 Setting url into the player class by Minh Ngo · 13 years ago
  17. 11f9d59 Frame grabber interface. Adding service/implementation names. by Minh Ngo · 13 years ago
  18. c3ae6b3 get vlcwindow compiling. by Michael Meeks · 13 years ago
  19. 01e2a71 Fixing source for building by Minh Ngo · 13 years ago
  20. 391fc5c Lockguards for threadsafe. VLCWindow class templates. by Minh Ngo · 13 years ago
  21. bab4116 get/set methods implementations by Minh Ngo · 13 years ago
  22. 1e25be3 Media player/VLC instance initializing. by Minh Ngo · 13 years ago
  23. 1dad16d build the new modules, and close a couple of namespaces. by Michael Meeks · 13 years ago
  24. 8aa1992 Initial player/manager patterns for the vlc module by Minh Ngo · 13 years ago
  25. d2318ca trivial build fix. by Michael Meeks · 13 years ago
  26. b6508de initial vlc component build / conditionals and hookup. by Michael Meeks · 13 years ago
  27. 9140c7c initial configure pieces for VLC detection. by Michael Meeks · 13 years ago
  28. 084b7d8 Remove some unused comment by Zolnai Tamás · 13 years ago
  29. e28358e Missing magic in font by Zolnai Tamás · 13 years ago
  30. f8a4c68 CharBrd 3: painting of border for simple text by Zolnai Tamás · 13 years ago
  31. 318bbbfc Use SwTxtInfo height and ascent for portions by Zolnai Tamás · 13 years ago
  32. e992bd5 Make some changes in SwFont's borders by Zolnai Tamás · 13 years ago
  33. 45519ec Use optional member data for borders in SwFont by Zolnai Tamás · 13 years ago
  34. 7b776bc CharBrd 2: new character attribute by Zolnai Tamás · 13 years ago
  35. 9bb7349 CharBrd 1: Add Borders tab page by Zolnai Tamás · 13 years ago
  36. 0dc8821 use config_features.h.in instead by Siqi · 13 years ago
  37. bfa3f85 fdo#38144 Enhance snapping to markers, also snap to frame margins by Tomaž Vajngerl · 13 years ago
  38. 8121945 update the French autocorrection file by Olivier R · 13 years ago
  39. fb73b3d remove unnecessary c++11 thread lib by Siqi · 13 years ago
  40. e5223bd Change String class to OUString class in css1atr.cxx by Palenik Mihály · 13 years ago
  41. 979ec69 replacing a String to OUString in a sd header by MÁTÉ Gergely · 13 years ago
  42. c3b55c51 Disable use of Avahi by default for now until it doesn't break tinderboxes by Tor Lillqvist · 13 years ago
  43. c852fa1 Simplify and fix Avahi conditionals by Tor Lillqvist · 13 years ago
  44. 4acf41d Compile AvahiNetworkService.cxx only if Avahi is enabled by Tor Lillqvist · 13 years ago
  45. a7be6a2 Don't use zService if not set by Tor Lillqvist · 13 years ago
  46. f40461a Remove unused struct definition (firebird-sdbc). by Andrzej J.R. Hunt · 13 years ago
  47. 89788d3 Disable case insensitivity in findColumn (firebird-sdbc). by Andrzej J.R. Hunt · 13 years ago
  48. de03840 Cleanup XResultSetUpdate in ResultSet / throw exceptions (firebird-sdbc). by Andrzej J.R. Hunt · 13 years ago
  49. d011153 FunctionNotSupported exceptions for XResultSetUpdate. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  50. 5d1245b Implement the remaining execute* in PreparedStatement (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  51. 79002d6 Comment and cleanup unsupported batch methods (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  52. 63985cd Implement getMetaData in PreparedStatement (firebird-sdbc). by Andrzej J.R. Hunt · 13 years ago
  53. 61d4e3203 Make evaluateStatusVector a namespace function. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  54. 5249927 Remove old unneeded commented code. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  55. b17392f Upgrade the last bit of pr_error to use exceptions. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  56. e43a151 Improve the SlideShowActivity. by Artur Dryomov · 13 years ago
  57. f01c976 Improve the ComputerConnectionFragment. by Artur Dryomov · 13 years ago
  58. 001552c Improve the ComputerCreationActivity. by Artur Dryomov · 13 years ago
  59. ac546de Change the logo to a new one. by Artur Dryomov · 13 years ago
  60. 173638b Change ComputersActivity to use swipe tabs. by Artur Dryomov · 13 years ago
  61. 15081f4 Improve ComputersFragment. by Artur Dryomov · 13 years ago
  62. 359751d Clean up the codebase. by Artur Dryomov · 13 years ago
  63. 927711b Change the source code structure a bit. by Artur Dryomov · 13 years ago
  64. cc20292 Remove legacy and unused code. by Artur Dryomov · 13 years ago
  65. f39f3cc Add a basic slide show activity. by Artur Dryomov · 13 years ago
  66. 043a580 Add a basic slides pager UI. by Artur Dryomov · 13 years ago
  67. 1e68012 Add a basic slides grid UI. by Artur Dryomov · 13 years ago
  68. 8e236ac Fix source files headers and footers. by Artur Dryomov · 13 years ago
  69. 7ab7e72 Fix intent creation to use the static factory class. by Artur Dryomov · 13 years ago
  70. d080b0e Move pairing operations from CommunicationService to a PairingProvider. by Artur Dryomov · 13 years ago
  71. 1b085b8 Add adding and removing computers. by Artur Dryomov · 13 years ago
  72. 5f6eb2d Remove PAIRING_STARTED intent action. by Artur Dryomov · 13 years ago
  73. c81c82f Add static factory for intents. by Artur Dryomov · 13 years ago
  74. 4397d86 Change TcpServersFinder to handle multiple threads properly. by Artur Dryomov · 13 years ago
  75. 2aaab2a Add additional loading servers to the UI. by Artur Dryomov · 13 years ago
  76. 94255fc Move servers management from the service to a separate class. by Artur Dryomov · 13 years ago
  77. 1990f88 Add action bar button for reconnection. by Artur Dryomov · 13 years ago
  78. c5cdd6b Fix search state declaration at the CommunicationService. by Artur Dryomov · 13 years ago
  79. 986b680 Change thread usage at TcpServersFinder. by Artur Dryomov · 13 years ago
  80. 82f5b82 Fix messages receiver possible errors related to thread usage. by Artur Dryomov · 13 years ago
  81. 77ba1b2 Fix broadcast manager usage. by Artur Dryomov · 13 years ago
  82. 5fe6ee0 Modify up navigation. by Artur Dryomov · 13 years ago
  83. 8eb2f0e Add the computer connection activity. by Artur Dryomov · 13 years ago
  84. fc961ae Add the licenses activity for showing open source licenses. by Artur Dryomov · 13 years ago
  85. ba41294 Add basic functionality of displaying servers list to the new UI. by Artur Dryomov · 13 years ago
  86. fd5ec71 Remove preference requirement for TCP servers search. by Artur Dryomov · 13 years ago
  87. 668c57f Add missed copyrights. by Artur Dryomov · 13 years ago
  88. 69ea1e7 Change the UI to a new look. by Artur Dryomov · 13 years ago
  89. 615a900 Change the existing code to use new classes. by Artur Dryomov · 13 years ago
  90. f6a1705 Add CommandsTransmitter and MessagesReceiver classes. by Artur Dryomov · 13 years ago
  91. 51b6e10 Add the ServerConnection interface and its Bluetooth and TCP implementations. by Artur Dryomov · 13 years ago
  92. 858072d Refactor servers finders. by Artur Dryomov · 13 years ago
  93. a416598 Fix possible null pointer exception in the BluetoothClient. by Artur Dryomov · 13 years ago
  94. d0f3c74 Refactor CommunicationService. by Artur Dryomov · 13 years ago
  95. d170ecd Refactor finders classes. by Artur Dryomov · 13 years ago
  96. 19015bd Refactor clients classes by Artur Dryomov · 13 years ago
  97. bdc523c Refactor the SlideShow class. by Artur Dryomov · 13 years ago
  98. fa309d0 Refactor Receiver, Transmitter, Server and SlideShow classes. by Artur Dryomov · 13 years ago
  99. 9f161a8 Avoid duplication, use if function instead of ifeq by Tor Lillqvist · 13 years ago
  100. 0b8e897 WaE: virtual dtor warnings by Caolán McNamara · 13 years ago