|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Pushed 33 more documentation patches from TobiasTobias Bieniek (33):
Interface: Added Documentation (partially) NMEA/Info: Updated Documentation NMEA/Info: Sorted variables into categories DeviceBlackboard: Added Documentation Atmosphere: Added Documentation Protection: Removed /// line(s) (for Doxygen) SettingsUser: Added Documentation (partially) Interface: Added Documentation (partially) Marks: Removed /// line (for Doxygen) UtilsSystem: Added Documentation (partially) Components: Added Documentation (partially) Globals: Removed /// line(s) (for Doxygen) Components: Updated Documentation Dialogs/XML: Removed /// line(s) (for Doxygen) and some empty lines WindZigZag: Removed /// line(s) (for Doxygen) and some empty lines attic/Statistics: Removed /// line(s) (for Doxygen) Audio/WaveThread: Removed /// line(s) (for Doxygen) Poco/RWLock: Updated Documentation to Doxygen/Javadoc syntax Screen/Animation: Removed /// line(s) (for Doxygen) Screen/STScreenBuffer: Updated Documentation to Doxygen/Javadoc syntax Airspace: Removed /// line(s) (for Doxygen) Appearance: Removed /// line(s) (for Doxygen) Audio/WaveThread: Removed /// line(s) (for Doxygen) Sizes: Removed /// line(s) (for Doxygen) Screen/STScreenBuffer: Updated Documentation to Doxygen/Javadoc syntax TerrainRenderer: Removed /// line(s) (for Doxygen) SettingsComputer: Removed /// line(s) (for Doxygen) MapWindow: Removed /// line(s) (for Doxygen) Abort: Removed /// line(s) (for Doxygen) AirspaceParser: Removed /// line(s) (for Doxygen) Audio/VegaVoice: Removed /// line(s) (for Doxygen) Audio/VarioSound: Removed /// line(s) (for Doxygen) zzip/fetch: Updated Documentation to Doxygen/Javadoc syntax Common/Header/Airspace.h | 6 Common/Header/Appearance.hpp | 1 Common/Header/Atmosphere.h | 47 +++-- Common/Header/Audio/WaveThread.h | 8 Common/Header/DeviceBlackboard.hpp | 5 Common/Header/Interface.hpp | 37 +++ Common/Header/MapWindow.h | 2 Common/Header/NMEA/Info.h | 316 +++++++++++++++++++++++++++------- Common/Header/Poco/RWLock.h | 49 ++--- Common/Header/Protection.hpp | 3 Common/Header/Screen/Animation.hpp | 5 Common/Header/Screen/STScreenBuffer.h | 131 ++++++++++---- Common/Header/SettingsComputer.hpp | 2 Common/Header/SettingsUser.hpp | 19 +- Common/Header/Sizes.h | 9 Common/Header/TerrainRenderer.h | 7 Common/Source/Abort.cpp | 3 Common/Source/AirspaceParser.cpp | 10 - Common/Source/Atmosphere.cpp | 127 ++++++++----- Common/Source/Audio/VarioSound.cpp | 46 ---- Common/Source/Audio/VegaVoice.cpp | 5 Common/Source/Audio/WaveThread.cpp | 9 Common/Source/Components.cpp | 52 +++-- Common/Source/DeviceBlackboard.cpp | 84 ++++++++- Common/Source/Dialogs/XML.cpp | 62 ------ Common/Source/Globals.cpp | 4 Common/Source/Interface.cpp | 43 +++- Common/Source/MapWindow.cpp | 18 - Common/Source/Marks.cpp | 2 Common/Source/Poco/RWLock.cpp | 7 Common/Source/Protection.cpp | 2 Common/Source/TerrainRenderer.cpp | 3 Common/Source/UtilsSystem.cpp | 8 Common/Source/WindZigZag.cpp | 29 --- Common/Source/zzip/fetch.c | 44 ++-- attic/Statistics.cpp | 111 ++--------- 36 files changed, 766 insertions(+), 550 deletions(-) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
|
|
debug wiki updatewould some please update the wiki with "dummy" steps to debug xcsoar
under linux? see http://xcsoar.org/mediawiki/index.php/Advanced:Development/Setup I would do it, but I don't know how. Thanks, Rob ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
|
|
Re: debug wiki updateOn 2009/10/27 15:40, Rob Dunning <rob@...> wrote:
> would some please update the wiki with "dummy" steps to debug xcsoar > under linux? I have added some basic build instructions for Linux. Much of the rest of this page is outdated: there's no CVS anymore, and I hope we'll drop EVC support (what's the progress of that, btw?). ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
|
|
Re: debug wiki updateI am preparing a tutorial on how to compile the XCSoar PC version on
windows using eclipse and mingw, maybe that might help...?! After that I might try the same steps on linux since eclipse and the compiler are available for that too... Max Kellermann schrieb: > On 2009/10/27 15:40, Rob Dunning <rob@...> wrote: > >> would some please update the wiki with "dummy" steps to debug xcsoar >> under linux? >> > > I have added some basic build instructions for Linux. Much of the > rest of this page is outdated: there's no CVS anymore, and I hope > we'll drop EVC support (what's the progress of that, btw?). > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Xcsoar-devel mailing list > Xcsoar-devel@... > https://lists.sourceforge.net/lists/listinfo/xcsoar-devel > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
|
|
Re: debug wiki updateI see your additions to the wiki -- can you also indicate the linux
commands to start a debug session of XCSoar? At 11:04 AM 10/27/2009, Max Kellermann wrote: >On 2009/10/27 15:40, Rob Dunning <rob@...> wrote: > > would some please update the wiki with "dummy" steps to debug xcsoar > > under linux? > >I have added some basic build instructions for Linux. Much of the >rest of this page is outdated: there's no CVS anymore, and I hope >we'll drop EVC support (what's the progress of that, btw?). ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
| Free embeddable forum powered by Nabble | Forum Help |