summaryrefslogtreecommitdiff
path: root/navit/map/textfile
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-22/+22
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-27/+27
* Fix:map_textfile:Default to utf-8 encoding.mdankov2014-04-011-1/+1
* Fix:core:Fix warnings from pointer type problems.|Part of #1154.sleske2013-08-111-1/+1
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-091-3/+5
* Fix:core:Suppress bogus warning if bookmark.txt or destination.txt do not (ye...sleske2012-07-052-1/+6
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-8/+7
* Fix:core: do not exposure the map text file headr stuff into navit.cwoglinde2012-02-181-1/+0
* Fix:map_textfile:Rename SIZE define because it's hardly compatible with Win* ...mdankov2012-01-012-8/+8
* Fix:Core:Mark destination as stopped in destination.txt, closes ticket #980.sleske2011-12-252-1/+13
* Add:gui/internal:Insert new "Former destinations" menu entry in "Actions". Cl...korrosa2011-09-291-1/+3
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-121-1/+1
* Fix:map_textfile:Only use popen if availablemartin-s2011-01-251-2/+14
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+1
* Add:map_textfile:Optionally reverse order of line and pointsmartin-s2010-09-032-4/+16
* Fix:map/textfile:Fixed memoryleak spotted by valgrindwoglinde2010-03-181-0/+4
* Fix:map/textfile:Fixed possible memleak reported by valgrindwoglinde2010-03-171-0/+1
* Fix:map_textfile:Implemented attr_rewindmartin-s2010-02-241-0/+3
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-061-1/+1
* Fix:map_textfile:Removed duplicate functionmartin-s2009-11-101-57/+3
* Fix:map_textfile:Call clearerr after fseek to reset eofmartin-s2009-09-011-2/+4
* Add:Core:More android workmartin-s2009-08-111-1/+1
* Fix:map_textfile:Fixed pipe modemartin-s2009-06-252-1/+12
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:Build:Add -module to Makefilesmartin-s2009-01-151-0/+1
* Fix:map_textfile:Fixed wrong usage of g_strdup_printfmartin-s2009-01-051-1/+1
* Fix:Core:Renamed data to map to clean up things a bitmartin-s2009-01-033-0/+453