2013-04-13 |
Max Kellermann | StartStats: add method SetStarted()
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | RulesStatusPanel: allow the TaskManager to be nullptr
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | AbstractTask: eliminate GetFinishHeight()
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | OrderedTask: remove unused method GetFinishState()
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | StartStats: add attributes time, altitude, ground_speed
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | TaskStats: move task_started to new struct StartStats
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | TaskStats: simplify margin formula
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | TaskStats: make "flight_mode_height_margin" a constant
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | TaskStats: remove unused attribute "Time"
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | InputEventsTask: translate task start message
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | OrderedTask: update TaskAdvance in SetFactory()
|
commit | commitdiff | tree |
2013-04-13 |
Max Kellermann | Merge branch 'faitriangle' of git://github.com/TobiasLohner...
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | Dialogs/TextEntry: rename dlgTextEntryShowModal()
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | dlgTextEntry_Keyboard: rename to TouchTextEntry
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | dlgTextEntry: rename to KnobTextEntry
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | dlgTextEntry: move code to TextEntry.cpp
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | PolarSettings: add option "auto bugs"
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | Merge tag 'v6.5.4'
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | release v6.5.4
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | LogComputer: allow logging invalid GPS fixes
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | LogComputer: don't stop logging after jump
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | Driver/Volkslogger: increase bulk read timeout to 2s
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | LogComputer: update comment
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | SDL/Bitmap, Canvas: load mono bitmaps as grayscale
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | NEWS.txt: prepare version 6.5.4
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | LogFile: remove deprecated alias LogStartUp()
|
commit | commitdiff | tree |
2013-04-10 |
Max Kellermann | Contest/TraceManager: fix crash when local copy is...
|
commit | commitdiff | tree |
2013-04-09 |
Max Kellermann | Merge branch 'v7qnh' of git://git.xcsoar.org/xcsoar...
|
commit | commitdiff | tree |
2013-04-09 |
Max Kellermann | TrailRenderer: don't import std::min(), std::max()
|
commit | commitdiff | tree |
2013-04-05 |
Max Kellermann | release v6.6_alpha2
|
commit | commitdiff | tree |
2013-04-05 |
Max Kellermann | AATPoint: support keyhole observation zones
|
commit | commitdiff | tree |
2013-04-05 |
Max Kellermann | Task/(De)Serialiser: save and restore the keyhole inner...
|
commit | commitdiff | tree |
2013-04-05 |
Max Kellermann | Driver/Volkslogger: remove obsolete header vlapityp.h
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: increase bulk read timeout to 2s
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: eliminate vlapityp.h
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: delete obsolete VLAPI class
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: move code from vlapi2.cpp to Declare.cpp
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: move code from vlapi2.cpp to Logger.cpp
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: rename function to ReadAllFlights()
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: pass const DBB to DECLARATION:...
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: use one large buffer in class DBB
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: use constexpr instead of enum
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: remove unused method apiversion()
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: move code to Protocol.hpp
|
commit | commitdiff | tree |
2013-04-03 |
Max Kellermann | Driver/Volkslogger: use size_t for buffer sizes
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: eliminate class VLA_SYS
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: remove all data attributes from...
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: pass bool to convert_gcs()
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: don't return "serno" and "sp" from...
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: use "unsigned" for DCLWPT attributes
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: use "int" for fdf_findfield() return...
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: make nturnpoints unsigned
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: simplify fdf_findfield()
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: move API documentation to header
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | Driver/Volkslogger: fix flightget(), read_igcfile(...
|
commit | commitdiff | tree |
2013-04-02 |
Max Kellermann | test/DebugPort: support the K6Bt
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | InfoBoxes/RadialATC: use selected "ATC reference"
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | InfoBoxes/Task: move "home" to Places.cpp
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | ComputerSettings: move to src/Computer/
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | Wind: move to src/Computer/
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | WindZigZag: delete obsolete class
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | TeamCode*: move to src/TeamCode/
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | InfoBoxes/Factory: use static_enum to verify array...
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | AirspaceParser: use OperationEnvironment::SetErrorMessage()
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | LocalTime: move to src/Time/
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | DataField/RoughTime: render values in local time zone
|
commit | commitdiff | tree |
2013-04-01 |
Max Kellermann | RoughTime: add operator+(RoughTimeDelta)
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | TimeConfigPanel: use FormatLocalTimeHHMM()
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | LocalTime: eliminate unused function GetUTCOffset()
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | LocalTimeFormatter: add utc_offset parameter
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | RoughTimeDelta: new class to wrap the configured UTC...
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | TimeStatusPanel, WaypointInfoWidget: use ComputerSettings...
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | ComputerProfile: move code to LoadUTCOffset()
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | Formatter/LocalTimeFormatter: new library
|
commit | commitdiff | tree |
2013-03-31 |
Max Kellermann | InfoBoxes/Time: add local NMEAInfo references
|
commit | commitdiff | tree |
2013-03-29 |
Max Kellermann | NMEALogger: don't use BatchTextWriter
|
commit | commitdiff | tree |
2013-03-29 |
Max Kellermann | LogComputer: combine two GPSClock::SetDT() calls
|
commit | commitdiff | tree |
2013-03-29 |
Max Kellermann | LogComputer: update comment
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | TaskSummary: allow up to 32 task points
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | Screen/LibJPEG: suppress bogsu -Wcast-align warning
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | po: update xcsoar.pot and *.po
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | dlgChecklist: remove newline character from translated...
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | SafetyFactorsConfigPanel: split the help string
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | MatPoints: use std::set instead of std::map
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | MatPoints: fix cast bug in previous commit
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | Screen/{SDL,OpenGL}: remove SDL_image dependency
|
commit | commitdiff | tree |
2013-03-28 |
Max Kellermann | SDL: support libpng and libjpeg
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | Screen/Bitmap: pass type to Load(UncompressedImage)
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | OpenGL/{LibPNG,LibJPEG}: move code to Custom/Bitmap.cpp
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | Makefile: prepare SDL+libpng/libjpeg
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | ProfileMap: rename namespace to just Profile
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | ActionInterface: fix pedantic clang namespace warning
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | Screen/Bitmap: add method Load(UncompressedImage)
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | OpenGL/LibJPEG: move generic code to Custom/LibJPEG.cpp
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | OpenGL/LibPNG: move generic code to Custom/LibPNG.cpp
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | SDL/Bitmap, Canvas: load mono bitmaps as grayscale
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | Makefile: auto-detect host ARMv6, ARMv7, NEON
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | Makefile: add target "OPT"
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | README: replace "Pocket PC" with new list of targets
|
commit | commitdiff | tree |
2013-03-27 |
Max Kellermann | README: add imagemagick and gettext
|
commit | commitdiff | tree |