2012-01-06 |
Chris Frey | desktop: removed commented out code
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: changed wxComboBox to wxChoice in MigrateDlg
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: added EasyCondition.h
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: fixed DECLARE_EVENT_TABLE() usage
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: added skeleton dialog box for Migrate Device...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | Added warning message to bio if user forgets to use...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | Fixed confusing status message in btool when using...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: use the new ProbeResult::GetDisplayName() API
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | lib: added GetDisplayName() to ProbeResult
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: internal rename of "device switch" to "migrate...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: modified record list so it is displayed in...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | Bumped copyright dates to 2012
|
commit | commitdiff | tree |
2012-01-05 |
Nathanael Noblet | lib: added unistd.h includes for gcc 4.7
|
commit | commitdiff | tree |
2012-01-02 |
Chris Frey | lib: fixed Contact's GetDescription(), to use Company...
|
commit | commitdiff | tree |
2011-12-23 |
Chris Frey | doc: updated USB-capture.txt with more capture methods
|
commit | commitdiff | tree |
2011-12-09 |
Chris Frey | Fixed Barry icon colours, shading, and the scanning...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | rpm: removed libusb and boost dependencies, which should...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | rpm: removed hard coded library dependencies from backup...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | maint: added signed repomd.xml file support to make...
|
commit | commitdiff | tree |
2011-12-01 |
Chris Frey | maint: added apt config files for ubuntu 8.04, 11.04...
|
commit | commitdiff | tree |
2011-12-01 |
Chris Frey | maint: added i686 to make-yum.sh
|
commit | commitdiff | tree |
2011-12-01 |
Chris Frey | maint: added some example yum repo files for Fedora...
|
commit | commitdiff | tree |
2011-12-01 |
Chris Frey | maint: fixed incorrect argument switch order in make...
|
commit | commitdiff | tree |
2011-12-01 |
Chris Frey | maint: added 32 bit Ubuntu 11.10 and Fedora 16 targets...
|
commit | commitdiff | tree |
2011-11-29 |
Chris Frey | maint: add Fedora 16 and Ubuntu 11.10 64bit binary...
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: added ability to overwrite the alpha channel in...
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: added support for 32bit device screenshots (Torch...
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: added conditional compilation for libusb 0.1's...
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: removed the name argument from IsAttachKernelDriver()
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: updated libusb 1.0 API call for IsAttachKernelDriver()
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: remove the message about attempt to detach from...
|
commit | commitdiff | tree |
2011-11-25 |
Nicolas VIVIEN | Added IsAttachKernelDriver() API to USB wrappers
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | lib: align constants in common.h
|
commit | commitdiff | tree |
2011-11-25 |
Nicolas VIVIEN | Add Playbook usb product IDs
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | tools: adjusted Makefile.am to keep the program list...
|
commit | commitdiff | tree |
2011-11-25 |
Chris Frey | maint: added ubuntu 11.04 (natty) to binary-meta build...
|
commit | commitdiff | tree |
2011-11-23 |
Chris Frey | maint: added opensuse 12.1 binary-meta build targets
|
commit | commitdiff | tree |
2011-11-23 |
Chris Frey | maint: added libusb-compat-devel to opensuse depscript
|
commit | commitdiff | tree |
2011-11-22 |
Chris Frey | maint: added depscript for opensuse 12.1
|
commit | commitdiff | tree |
2011-11-12 |
Chris Frey | lib: added constructors to derived message record classes
|
commit | commitdiff | tree |
2011-11-12 |
Chris Frey | lib: fixed MessageBase class: ID parsing is now handled...
|
commit | commitdiff | tree |
2011-11-11 |
Chris Frey | lib: fixed TranslateErrcode behaviour and API assumptions
|
commit | commitdiff | tree |
2011-11-11 |
Toby Gray | lib: Modifying libusb 1.0 wrapper to not lose error...
|
commit | commitdiff | tree |
2011-11-11 |
Chris Frey | Changed Barry logo colour to raspberry
|
commit | commitdiff | tree |
2011-11-11 |
Chris Frey | Put android directory in EXTRA_DIST instead of as a...
|
commit | commitdiff | tree |
2011-11-10 |
Chris Frey | Minor space/tab fixes (configure.ac is inconsistent...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Adding dependency on socket libraries to libbarry...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Fixing issue with running make with -j causing...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | Adding Android documentation on installing and running...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Adding Android Makefile to automake to allow...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Fixing include path order on Android.
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Making use of Android's ability to have include...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | lib: Adding Android support functions for getpwuid...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | build: Adding more Barry based tools to Android build.
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | lib: Fixing NULL pointer dereference when probing a...
|
commit | commitdiff | tree |
2011-11-10 |
Toby Gray | lib: Building libbarry as static on Android due to...
|
commit | commitdiff | tree |
2011-11-08 |
Chris Frey | lib: fixed potential crash if exception occurs in JavaLoader...
|
commit | commitdiff | tree |
2011-11-01 |
Chris Frey | lib: reworked the Thread class in threadwrap.h to avoid...
|
commit | commitdiff | tree |
2011-11-01 |
Chris Frey | Whitespace fixes
|
commit | commitdiff | tree |
2011-10-31 |
Chris Frey | Fixed longstanding test quote bug in configure
|
commit | commitdiff | tree |
2011-10-29 |
Chris Frey | tools: added barrygetopt.h to Makefile.am
|
commit | commitdiff | tree |
2011-10-29 |
Chris Frey | Whitespace fixes in configure.ac
|
commit | commitdiff | tree |
2011-10-29 |
Chris Frey | Fixed .la dependency tracking for -lpthread
|
commit | commitdiff | tree |
2011-10-28 |
Chris Frey | Might as well check for pthread_create at the same...
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | build: Changing over a -lpthread to configure detected...
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | examples: Modifying addcalendar to ask for a QNX supported...
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | build: Adding detection of if bind is defined in system...
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | build: Only build with -lpthread if it's essential...
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | tools: Adding signal handler definition for QNX.
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | tools: Adding support for QNX getopt location.
|
commit | commitdiff | tree |
2011-10-28 |
Toby Gray | lib: Removing the possibility of creating multiple...
|
commit | commitdiff | tree |
2011-10-28 |
Chris Frey | maint: renamed destination build directories
|
commit | commitdiff | tree |
2011-10-28 |
Chris Frey | maint: fixed bash shift bugs in release.sh and release...
|
commit | commitdiff | tree |
2011-10-27 |
Chris Frey | maint: added cautionary note on parallel release and...
|
commit | commitdiff | tree |
2011-10-27 |
Chris Frey | maint: removed hardcoded bmbuild from bm scripts, and...
|
commit | commitdiff | tree |
2011-10-27 |
Chris Frey | maint: added ubuntu 8.04, minus akonadi/kde, to binary...
|
commit | commitdiff | tree |
2011-10-27 |
Chris Frey | maint: fixed make-{bm-rpm,rpm,deb}.sh scripts to handle...
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: narrowed the search paths in make-rpm.sh, so...
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: fixed invalid argument in release.sh
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: moved chown in bmchroots out of functions
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: updated the target scripts to remove hardcoded...
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: changed release.sh to be more like release-bm.sh
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | maint: changed scripts to allow specifying destination...
|
commit | commitdiff | tree |
2011-10-24 |
Chris Frey | debian: added debian/source/format for newer dpkg-source
|
commit | commitdiff | tree |
2011-10-22 |
Chris Frey | maint: removed some hardcoded "build" directory names...
|
commit | commitdiff | tree |
2011-10-21 |
Chris Frey | rpm: fixed opensync dependencies
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: added bmremote target script for 64bit binary...
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: updated maintenance README doc
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: added make-slimdist.sh for easy setup of a redirectin...
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: added make-redirect.sh script to generate htaccess...
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: for bm builds, put all distro targets under...
|
commit | commitdiff | tree |
2011-10-20 |
Chris Frey | maint: only prompt for gpg-agent in make-apt if environment...
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: removed spec_target argument from make-bm-rpm.sh
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: updated README to describe binary-meta build...
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: added make-apt.sh to create signed apt repositories
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: added make-yum.sh for creating yum repositories...
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: made make-rpm.sh architecture independent
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: make specpath optional in make-rpm.sh
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: added bmchroots target script, and make-bm-rpm.sh
|
commit | commitdiff | tree |
2011-10-19 |
Chris Frey | maint: added apt and yum repo tools to depscripts
|
commit | commitdiff | tree |