index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-25
Save XML: sort the dive sites by uuid
Dirk Hohndel
2015-08-25
Make created dive site uuid deterministic
Dirk Hohndel
2015-08-25
Add simple test for git storage
Dirk Hohndel
2015-08-25
Cloud storage: be more verbose if asked to be verbose
Dirk Hohndel
2015-08-25
Cloud storage: try to brute force your way around merge issues
Dirk Hohndel
2015-08-25
Cloud storage: be very strict about renames
Dirk Hohndel
2015-08-25
When building against libgit2 v0.23 or newer we can assume API23
Dirk Hohndel
2015-08-25
Cloud storage: clean up after the merge
Dirk Hohndel
2015-08-25
Cloud storage: move git merge into its own function
Dirk Hohndel
2015-08-25
Cloud storage: better error message for dirty state
Dirk Hohndel
2015-08-22
Cloud storage: use merge options to avoid conflicts
Dirk Hohndel
2015-08-22
Cloud storage: merge local and remote changes if there is no conflict
Dirk Hohndel
2015-08-22
Continue to separate logic code from UI code
Dirk Hohndel
2015-08-21
Cmake: fix cross compiling on Windows
Dirk Hohndel
2015-08-21
Display error messages in planner
Robert C. Helling
2015-08-21
Use our pressure type to avoid bar / mbar confusion
Dirk Hohndel
2015-08-21
Don't do computationally expensive Boyle compensation when not using VPM-B
Robert C. Helling
2015-08-21
Don't do Boyle compensation when still on first stop
Robert C. Helling
2015-08-21
Save Properties for each State of the mainWindow
Tomaz Canabrava
2015-08-20
Updates to the ReleaseNotes
Dirk Hohndel
2015-08-20
Open subsurface on attaching divecomputer
Venkatesh Shukla
2015-08-20
Connect up serial_ftdi custom serial
Anton Lundin
2015-08-20
Turn serial_ftdi.c into a custom_serial
Anton Lundin
2015-08-20
Re-indent and style up serial ftdi
Anton Lundin
2015-08-20
serial_ftdi.c for communication with ftdi devices
Venkatesh Shukla
2015-08-20
Wire up get_usb_fd to libusb_set_android_open_callback
Anton Lundin
2015-08-20
Extract usb file descriptor of ftdi on Android
Venkatesh Shukla
2015-08-20
Enable android logging from libusb
Anton Lundin
2015-08-20
Patch libusb for android custom open function
Anton Lundin
2015-08-20
Add implementation for device discovery agent initialization (Windows)
Claudiu Olteanu
2015-08-20
Get a pretty print message when a device discovery error occured
Claudiu Olteanu
2015-08-20
Add implementation for BTH device item selection on Windows platforms
Claudiu Olteanu
2015-08-20
Use the address of the BTH device if its name is empty
Claudiu Olteanu
2015-08-20
Add implementation for add remote Bluetooth device handler
Claudiu Olteanu
2015-08-20
Wait for BTH device discovery thread to finish on stop call
Claudiu Olteanu
2015-08-20
Initialize WinSock and hide the information about the local device
Claudiu Olteanu
2015-08-20
Add implementation for our custom BTH device discovery service
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial write method used on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial read method used on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial close method on Windows
Claudiu Olteanu
2015-08-20
Add implementation for BTH custom serial open method on Windows platforms
Claudiu Olteanu
2015-08-20
Add skeleton for Bluetooth custom serial implementation on Windows platforms
Claudiu Olteanu
2015-08-20
Add set_timeout callback for Bluetooth custom serial implementation
Claudiu Olteanu
2015-08-20
Reimplement pairingFinished method
Claudiu Olteanu
2015-08-20
Clear the BTH discovered devices list on each search
Claudiu Olteanu
2015-08-20
Check the last error when the BTH device scanning is finished
Claudiu Olteanu
2015-08-20
Cleanup Bluetooth local device and the discovery agent on exit
Claudiu Olteanu
2015-08-20
Display dives from the same location on the list
Tomaz Canabrava
2015-08-20
Always save taxonomy data, even if disabled in the prefs
Dirk Hohndel
2015-08-20
Use boyle_compensation in profile
Robert C. Helling
[next]