summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-10cmake: let antpm depend on the VERSION tooRALOVICH, Kristof1-0/+2
2013-10-10cmake: fix linking with clang version 3.4 (trunk 181662)RALOVICH, Kristof1-0/+1
2013-10-08misc: add noteRALOVICH, Kristof1-2/+3
2013-10-08bugfix: save config.ini after downloads are doneRALOVICH, Kristof1-0/+1
2013-10-08DeviceSettings: allow passing in std::string tooRALOVICH, Kristof2-2/+5
2013-10-06write man pages for all executablesRALOVICH, Kristof3-0/+245
2013-10-06fix build with clangRALOVICH, Kristof1-1/+1
2013-10-06tty: do some device auto-detection under linuxRALOVICH, Kristof1-39/+169
2013-10-06usb: sometimes the device is 0x0fcf, 0x1008RALOVICH, Kristof1-1/+7
2013-10-06show that this is a development versionRALOVICH, Kristof1-1/+1
2013-09-13testing: add more testsRALOVICH, Kristóf4-13/+17200
2013-09-13testing: add and run unit tests from cmakeRALOVICH, Kristóf2-0/+18
2013-08-08FIT: fix build under gcc 4.4.5RALOVICH, Kristof1-4/+6
2013-08-06fix for undefined 64-bit abs() under msvcKristof Ralovich1-1/+2
2013-08-06msvc build fixesKristof Ralovich1-0/+11
2013-08-06log: include the version string in the header of the log fileKristof Ralovich1-1/+10
2013-08-06bugfix: avoid infinite recursionKristof Ralovich3-1/+24
2013-08-06fix getVersionString() under MSVCKristof Ralovich2-4/+10
2013-08-06fix an other typoKristof Ralovich1-1/+1
2013-08-06fix typoKristof Ralovich1-1/+1
2013-08-06AntFr310XT: relax the check when creating download foldeRALOVICH, Kristóf1-1/+10
2013-08-06AntFr310XT: not a problem if download folder name is already computedRALOVICH, Kristóf1-1/+1
2013-08-06common: add folderExists()RALOVICH, Kristóf2-1/+16
2013-08-06make sure we expect this exceptionRALOVICH, Kristóf1-2/+10
2013-08-06fix build due to missing includeRALOVICH, Kristóf1-0/+1
2013-07-09include release version in getVersionString()RALOVICH, Kristóf2-2/+4
2013-07-09preparing for new releaseRALOVICH, Kristóf2-3/+8
2013-07-09AntMessage: don't create the protocol log if not necessaryRALOVICH, Kristóf2-3/+17
2013-07-09antpm-downloader: run-time log level, version infoRALOVICH, Kristóf2-2/+37
2013-07-09require at least boost 1.41RALOVICH, Kristóf1-1/+1
2013-07-09fix typesRALOVICH, Kristóf2-5/+5
2013-07-09fix typo 2RALOVICH, Kristóf1-1/+2
2013-07-09fix typoRALOVICH, Kristóf1-2/+2
2013-07-09fix an other build falloutRALOVICH, Kristóf1-6/+6
2013-07-09fix typo in pervious commitRALOVICH, Kristóf2-4/+5
2013-07-09antpm-fit2gpx: many additionsRALOVICH, Kristóf1-23/+71
2013-07-09tests: test-case for FIT date-time handlingRALOVICH, Kristóf3-0/+105
2013-07-09FIT: rework timestamp retrievalRALOVICH, Kristóf4-181/+151
2013-07-09Log: set verbosity to maximumRALOVICH, Kristóf1-1/+1
2013-07-09Log: add missing headerRALOVICH, Kristóf1-19/+3
2013-07-09these parts were outside of the namespace, fix itRALOVICH, Kristóf5-23/+36
2013-07-09tests: remove unused codeRALOVICH, Kristóf1-50/+14
2013-07-09DeviceSettings: bugfix: don't count daylight saving hereRALOVICH, Kristóf1-0/+1
2013-07-09DeviceSettings: comment the codeRALOVICH, Kristóf2-7/+12
2013-07-08remove a bunch of warningsRALOVICH, Kristóf7-22/+37
2013-07-08remove a bunch of warningsRALOVICH, Kristóf2-79/+105
2013-07-08getVersionString()RALOVICH, Kristóf2-0/+32
2013-07-08fix build with gcc 4.7RALOVICH, Kristóf1-2/+2
2013-07-07improve commentsRALOVICH, Kristóf1-2/+2
2013-07-07AntFr310XT: bugfix: improve stopAsync()RALOVICH, Kristóf2-30/+60