Age | Commit message (Expand) | Author | Files | Lines |
2013-12-12 | new version 1.13v1.13upstream/20131211experimental/1.13-1 | RALOVICH, Kristof | 1 | -1/+1 |
2013-12-12 | scripts: sinitize what goes into orig.tar.gz | RALOVICH, Kristof | 1 | -15/+4 |
2013-12-07 | checkForExit() after downloading each file | RALOVICH, Kristof | 1 | -0/+14 |
2013-12-07 | initial work on guessing the client device type | RALOVICH, Kristof | 2 | -1/+44 |
2013-12-07 | fix decoding in ANT_GetChannelId() | RALOVICH, Kristof | 2 | -7/+10 |
2013-12-07 | let's have M_ANT_Channel_Id in the header | RALOVICH, Kristof | 2 | -15/+16 |
2013-12-07 | upon Ctrl+C give a hint that we gonna stop | RALOVICH, Kristof | 1 | -1/+1 |
2013-12-07 | Additional a small patch for PROTOCOL_HELP.txt which would have helped me and... | Noël Köthe | 1 | -5/+8 |
2013-11-17 | should build on any architecture | RALOVICH, Kristof | 1 | -2/+2 |
2013-10-17 | docs: further clarify capture notes | RALOVICH, Kristof | 2 | -17/+25 |
2013-10-17 | docs: clarify capture notes | RALOVICH, Kristof | 1 | -4/+6 |
2013-10-17 | 3rd_party: import usbmon tool | RALOVICH, Kristof | 5 | -0/+1642 |
2013-10-14 | new version 1.12v1.12upstream/20131014experimental/1.12-1 | RALOVICH, Kristof | 2 | -1/+14 |
2013-10-14 | scripts: update the list of files need to be included in the orig tarball | RALOVICH, Kristof | 1 | -2/+26 |
2013-10-14 | relicense my work under GPLv3 from GPLv2 | RALOVICH, Kristof | 6 | -692/+1362 |
2013-10-14 | chmod -x on a few files | RALOVICH, Kristof | 10 | -0/+0 |
2013-10-12 | open for new development | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-12 | new version 1.11v1.11upstream/20131011 | RALOVICH, Kristof | 4 | -2/+96 |
2013-10-12 | Merge branch 'gant-integration' | RALOVICH, Kristof | 23 | -12/+2750 |
2013-10-12 | travis: libxml2-dev is also needed | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-12 | update packaging information | RALOVICH, Kristof | 12 | -11/+17 |
2013-10-12 | various fixes for packaging problems | RALOVICH, Kristof | 4 | -2/+10 |
2013-10-11 | gant: more build warning fixes | RALOVICH, Kristof | 3 | -18/+17 |
2013-10-11 | gant: fix a bunch of build warnings | RALOVICH, Kristof | 4 | -16/+19 |
2013-10-11 | gant: fix a build warning | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-11 | gant: write man page | RALOVICH, Kristof | 2 | -32/+166 |
2013-10-11 | travis: build the gant-integration branch too | RALOVICH, Kristof | 1 | -1/+4 |
2013-10-11 | cmake: include gant in the build process | RALOVICH, Kristof | 3 | -13/+28 |
2013-10-11 | merge gant into antpm | RALOVICH, Kristof | 9 | -0/+2573 |
2013-10-10 | update notesv1.10 | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-10 | cmake: let antpm depend on the VERSION too | RALOVICH, Kristof | 1 | -0/+2 |
2013-10-10 | cmake: fix linking with clang version 3.4 (trunk 181662) | RALOVICH, Kristof | 1 | -0/+1 |
2013-10-10 | update notes | kristof.ralovich | 1 | -4/+4 |
2013-10-08 | misc: add note | RALOVICH, Kristof | 1 | -2/+3 |
2013-10-08 | bugfix: save config.ini after downloads are done | RALOVICH, Kristof | 1 | -0/+1 |
2013-10-08 | DeviceSettings: allow passing in std::string too | RALOVICH, Kristof | 2 | -2/+5 |
2013-10-06 | write man pages for all executables | RALOVICH, Kristof | 6 | -2/+257 |
2013-10-06 | fix build with clang | RALOVICH, Kristof | 2 | -1/+6 |
2013-10-06 | tty: do some device auto-detection under linux | RALOVICH, Kristof | 1 | -39/+169 |
2013-10-06 | usb: sometimes the device is 0x0fcf, 0x1008 | RALOVICH, Kristof | 1 | -1/+7 |
2013-10-06 | show that this is a development version | RALOVICH, Kristof | 1 | -1/+1 |
2013-10-06 | debian: make a copy of the changelog | RALOVICH, Kristof | 1 | -0/+6 |
2013-10-06 | debian: silence lintian hardening warning | RALOVICH, Kristof | 1 | -1/+6 |
2013-10-06 | Merge branch 'master' of https://code.google.com/p/antpm | RALOVICH, Kristof | 6 | -1/+17223 |
2013-10-06 | scripts: update udev rules | RALOVICH, Kristof | 1 | -1/+2 |
2013-09-13 | testing: add more tests | RALOVICH, Kristóf | 5 | -14/+17201 |
2013-09-13 | testing: make sure tests are actually run | RALOVICH, Kristóf | 1 | -1/+1 |
2013-09-13 | testing: add and run unit tests from cmake | RALOVICH, Kristóf | 3 | -1/+19 |
2013-09-13 | docs: note on Travis Continous Integration support | RALOVICH, Kristof | 1 | -0/+1 |
2013-09-13 | testing: refine build dependencies for travis | RALOVICH, Kristof | 1 | -2/+2 |