]> rtime.felk.cvut.cz Git - orte.git/history - orte
Add shell.nix
[orte.git] / orte /
2018-11-12 Michal SojkaMerge branch 'shape_android_features' of https://github...
2018-11-12 Michal SojkaCompile shapes demo with meson
2018-11-12 Michal SojkaMerge branch 'shape_qt_fixes' of https://github.com...
2018-11-12 Michal Sojkameson build: Properly handle generation of orte_config.h
2018-11-09 Martin VajnarAndroid Shape: Fix possible memory leaks
2018-11-09 Martin VajnarAndroid Shape: Add support for multitouch gestures
2018-11-09 Martin VajnarAndroid Shape: Add locks for synchronization of the...
2018-10-14 Michal SojkaAdd Meson buildsystem support
2018-05-06 Martin VajnarSHAPE: Fix undefined behavior resulting in strange...
2015-07-24 Pavel PisaRTEMS: disable use of CLOCK_MONOTONIC for RTEMS.
2015-06-10 Michal SojkaMerge branch 'master' of https://github.com/Vajnar...
2015-06-10 Martin VajnarJORTE: coding style fixes
2015-06-10 Michal SojkaMerge branch 'shape_fixes' of https://github.com/Vajnar...
2015-06-03 Martin VajnarAndroid: update API levels for building
2015-05-27 Michal SojkaMerge branch 'shape_fixes' of https://github.com/Vajnar...
2015-05-24 Martin VajnarJORTE: initialize string_pointer variable to make Java...
2015-05-24 Martin Vajnarshape_android: Stop publishing fresh topics on App...
2015-05-24 Martin VajnarSHAPE: Fix typo
2015-05-22 Martin VajnarJORTE: document hack that 'bypasses' erratic bug in...
2015-05-22 Martin VajnarJORTE: add static asserts on values of platform-specifi...
2015-05-22 Martin VajnarJORTE: move common stuff to getString() function
2015-05-22 Martin VajnarJORTE: make helper buffer static
2015-05-22 Martin Vajnarshape_android: fix freezes on app restart
2015-05-22 Martin Vajnarshape_android: do not enforce ByteOrder
2015-04-20 Martin VajnarJava: rewrite receive callback
2015-03-14 Michal SojkaAdd orte_config.h for RTEMS
2015-03-14 Michal SojkaUse CLOCK_MONOTONIC rather than CLOCK_REALTIME
2015-03-14 Michal SojkaUpdate uncrustify script to be usable in git-filter...
2015-02-16 jiri hubacekBuild with last Android SDK works with aapt workaround.
2015-02-09 Michal SojkaUpdate README for shape_android
2015-02-09 jiri hubacekREADME added to shape_android.
2015-02-09 jiri hubacekCosmetic modification.
2015-02-09 jiri hubacekWake lock added (prevent device from sleep).
2015-02-09 jiri hubacekFix scaling.
2015-02-09 jiri hubacekUse proper types, change messages to Little Endian.
2015-02-09 jiri hubacekFiles which should be omitted.
2015-02-09 jiri hubacekRefresh project properties
2015-02-09 jiri hubacekSimplified approach to write application.
2015-02-09 jiri hubacekMake 'shape4a' compatible with 'shape'.
2015-02-09 jiri hubacekInitial commit of shape4a v1.0 - shape for android.
2015-02-09 Michal SojkaReformat the sources with orte/uncrustify script
2015-02-09 Michal SojkaChange uncrustify configuration according to discussion...
2015-02-09 Michal SojkaDon't have a comment between return type and function...
2015-02-07 Michal SojkaAdd configuration for uncrustify
2015-02-06 Pavel PisaFix missing references to clock_gettime for OMK build...
2015-02-06 Michal SojkaFix deinitialization in an error path
2015-01-16 Michal SojkaRemove useless condition
2014-11-02 Pavel PisaRTEMS: QEMU provides ETHERNET HW address so there is...
2014-11-02 Pavel PisaRTEMS: alternative example network configuration for...
2014-11-02 Pavel PisaRTEMS: use DHCP network configuartion for shell example.
2014-09-21 jiri hubacekFunction ReleaseStringUTFChars() needs jstring as 2nd...
2014-09-19 Martin VajnarROBOT_DEMO: reduce WifiLocks usage
2014-09-19 Martin VajnarJORTE: fix bug in subscriber callback
2014-09-19 Martin VajnarRoboDruid: use Toasts for short messages
2014-09-19 Martin VajnarRoboDruid: make release build
2014-09-19 Martin VajnarRoboDruid: organize classes into packages
2014-09-19 Martin VajnarRoboDruid: improve handling of short taps
2014-09-19 Martin VajnarRoboDruid: toggle Hokuyo output and speed control/monit...
2014-09-19 Martin VajnarDocument gAVL, linked list and queue declaration
2014-05-05 Michal SojkaAdd missing FREE()
2014-04-15 Michal SojkaDocument gAVL declaration
2014-04-13 Pavel PisaRTEMS: actual RTEMS git sources do not provide CONFIGUR...
2014-04-13 Pavel PisaRTEMS: allocate space for POSIX keys which are required...
2014-03-16 Michal Sojkaorte-idl: Fix possible security problem
2014-03-15 Michal SojkaUpdate versioning of shared libraries
2014-03-04 Michal SojkaRevert "Compile shared library by default"
2014-03-04 Michal SojkaCompile shared library by default
2013-11-14 Pavel PisaFix reported problem "compile error on cygwin"
2013-10-28 Michal SojkaBump version to 0.3.4 v0.3.4
2013-10-28 Michal SojkaDo not use ugly directory names for Java build results
2013-10-28 Pavel PisaUpdate of local copy of Windows pthreads library to...
2013-10-28 Michal SojkaMove robot demo to contrib/
2013-10-28 Martin VajnarROBOT_DEMO: use new constants and fix behavior of callb...
2013-10-28 Martin VajnarJORTE: add missing constants from "typedefs_api.h"
2013-10-19 Petr Smolikupdated email address - petr@smoliku.cz
2013-10-04 Pavel PisaCorrect OMK build to compile ORTE manager by default. origin/master
2013-10-04 Michal SojkaOne more fix in OMK rules - work around strange behavio...
2013-10-04 Pavel PisaOMK Makefile.rules: Don't use GNU specific cmp and...
2013-10-04 Michal SojkaUpdate OMK makefiles and rules
2013-10-04 Pavel PisaOmit "byteswap.h" from pre-configured OMK Linux build.
2013-09-30 Pavel PisaShape Demo: add option to select right libraries for...
2013-09-30 Pavel PisaOMK build: move linker specification of pthread library...
2013-09-23 Pavel PisaJAVA ORTE: update classic OMK JAVA ORTE build to suppor...
2013-09-23 Pavel PisaFix most of warnings reported by GCC 4.7 on x86_64...
2013-09-23 Martin VajnarORTE: fix compiler warning
2013-09-23 Martin VajnarANDROID: allow compilation from command line add new...
2013-09-23 Martin VajnarJORTE: fix incompatible pointer type compiler warnings
2013-09-23 Martin VajnarANDROID: fix for NDK r9
2013-09-23 Martin VajnarROBOT_DEMO: release correct wakelock
2013-09-23 Martin VajnarROBOT_DEMO: minor fixes
2013-09-23 Martin VajnarROBOT_DEMO: minor changes to UI
2013-09-23 Martin VajnarROBOT_DEMO: allow managers setup without restart
2013-09-23 Martin VajnarROBOT_DEMO: fix wake lock and revert speed computation...
2013-09-23 Martin VajnarROBOT_DEMO: handle wifi/wake locks better
2013-09-23 Martin VajnarROBOT_DEMO: add check boxes to menu items and make...
2013-09-23 Martin VajnarROBOT_DEMO: change About dialog
2013-09-23 Martin VajnarROBOT_DEMO: change ratio for speed computation
2013-09-23 Martin VajnarJORTE: add new constructor to Manager class
2013-09-23 Martin VajnarROBOT_DEMO: add Dialog to set-up fellow managers
2013-09-23 Martin VajnarANDROID: set min. Android version to 2.3.3
next