index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2015-08-20
Leftovers from introduction of in_planner() helper function
Robert C. Helling
2015-08-19
Avoid duplicate divesites on Liquivision import
Miika Turkia
2015-08-19
More precise comments
Miika Turkia
2015-08-19
Restore selection after renumbering dives.
Sander Kleijwegt
2015-08-19
Fix startup crash with missing HOME or LOGNAME environment variables
Sander Kleijwegt
2015-08-18
VPM-B: Update critical_volume_lambda
Rick Walsh
2015-08-18
Replace global in_planner variable by helper function
Robert C. Helling
2015-08-18
Get rid of is_ok_vpmb
Robert C. Helling
2015-08-18
Compare ceiling to next stop rather than try to ascent for VPM-B
Robert C. Helling
2015-08-18
Revert "Pref. to ascent to next stop only when stop is below ceiling"
Dirk Hohndel
[next]