]> rtime.felk.cvut.cz Git - orte.git/shortlog
orte.git
2023-07-31 Michal SojkaAdd shell.nix master
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-12 Michal SojkaTest meson build with Travis CI
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-09-10 Michal Sojkatravis: Install uncrustify via a package
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 Sojkatravis-ci: We need newer uncrustify
2015-06-10 Michal Sojkatravis-ci: Install uncrustify
2015-06-10 wentasahCreate .travis.yml
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 SojkaFix linker error on recent MinGW
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 SojkaAdd relationship diagram of ORTE data structures
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-30 Michal SojkaFix check-java Makefile target to work with older ant...
2015-01-19 Michal SojkaSimplify check target in Makefile.git
2015-01-19 Michal SojkaVarious autoconf updates and fixes
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 SojkaInitial version of Debian packaging
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-11-14 Pavel PisaExtend and correct RTEMS instructions README file.
2013-11-14 Pavel PisaDocument and made more straightforward RTEMS build.
2013-10-28 Michal SojkaBump version to 0.3.4 v0.3.4
2013-10-28 Michal SojkaAdd 0.3.4 release notes
2013-10-28 Michal SojkaFix dist makefile target
2013-10-28 Michal SojkaUpdate README.windows
2013-10-28 Michal SojkaAdd checks for omk builds
2013-10-28 Michal SojkaFix check target
2013-10-28 Michal SojkaFix the check for Java build
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 SojkaAdd newly tested platforms
2013-10-28 Michal SojkaAdd android build check
2013-10-28 Michal SojkaRemove 'cd' from check commands
2013-10-28 Michal SojkaRemove dist from OMK makefile
2013-10-28 Michal SojkaPerform compilation checks with --enable-orte-idl
2013-10-28 Michal SojkaUpdate README.android
2013-10-28 Michal SojkaMove robot demo to contrib/
2013-10-28 Michal SojkaCheck whether windows dll is produced
2013-10-28 Martin VajnarROBOT_DEMO: use new constants and fix behavior of callb...
next