]> git.mxchange.org Git - flightgear.git/history - src
Nasal: expose more methods to Nasal.
[flightgear.git] / src /
2014-06-10 Thomas GeymayerNasal: expose more methods to Nasal.
2014-06-08 Thomas GeymayerNasal: Expose BoxLayout methods for spacer and stretch.
2014-06-04 Thomas GeymayerNasal: expose vbox layout and allow setting item stretch.
2014-06-04 Thomas GeymayerNasal: extend pkg API.
2014-06-04 Thomas GeymayerUpdate includes (required by simgear changes)
2014-06-03 Thomas GeymayerUpdates for simgear nasal::Ghost changes.
2014-06-01 Thomas GeymayerCanvas: expose more methods to Nasal
2014-05-31 James TurnerInitial package-system integration.
2014-05-31 Thomas GeymayerCanvas: expose layouting to Nasal.
2014-05-29 Thomas GeymayerCanvas: store data inside canvas and elements.
2014-05-29 James TurnerFix for airport search on some platforms.
2014-05-24 James TurnerRespect tile expiry time when cache is disabled.
2014-05-22 Torsten DreyerUpdate of the httpd implementation
2014-05-20 Torsten DreyerFinal log-class cleanup (httpd comes in another commit)
2014-05-20 Torsten DreyerMore log class fixes
2014-05-20 Torsten DreyerNo JSBSim debug msg without having SG_FLIGHT class
2014-05-20 Torsten Dreyerset corret logging class for A/P messages
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-05-18 Thomas GeymayerNasalCanvas: Update for simgear changes.
2014-05-18 Thomas GeymayerNasalPositioned: Update for nasal::Ghost changes in...
2014-05-18 bcoconniJSBSim sync
2014-05-17 James TurnerTune osgDB::MaxPagedLODs parameter
2014-05-16 James TurnerInitial mode to disable caching of tiles.
2014-05-13 Torsten DreyerMore AtisSpeaker variations
2014-05-13 Colin Douglas HowellFix for issue 1463 (YASim underestimates off-axis aerod...
2014-05-12 Colin Douglas HowellSeparate fuselage drag adjustment from that for landing...
2014-05-10 Torsten DreyerTry to fix build error for msvc
2014-05-10 Thomas GeymayerScripting: expose flight history as aircraft.history()
2014-05-09 Thomas GeymayerCanvas: move Window class to simgear.
2014-05-07 Torsten DreyerUse FLITE voices in FGVoiceMgr
2014-05-07 Torsten DreyerRender voice to memory, no more temp files.
2014-05-07 Torsten DreyerCompile without ENABLE_FLITE
2014-05-07 Torsten DreyerAtisSpeaker: prepare for individual voices
2014-05-07 Torsten Dreyeratis voice: add some variation in pitch and speed
2014-05-06 Thomas GeymayerCanvas: update for SimGear changes.
2014-05-06 Colin Douglas HowellFix for issue 1394 (YASim's geometry for non-cylindrica...
2014-05-06 Torsten DreyerAdd GPL header
2014-05-06 Torsten DreyerChanges to voice + atis
2014-05-05 Torsten DreyerFix a warning, no functional change
2014-05-05 Torsten Dreyercommradio: typo: cuttoff --> cutoff
2014-05-05 Torsten Dreyercommradio: add squelch
2014-04-30 Torsten DreyerJSBSim: fix zero agl above scenery discontinuity
2014-04-30 Torsten Dreyercommradio: no spoken atis if sound disabled
2014-04-30 Torsten DreyerCleanup part2. Forgotton file.
2014-04-30 Torsten DreyerCleanup of ATCDCL
2014-04-28 Torsten Dreyercommradio: improvements for atis speech
2014-04-28 Torsten Dreyercommradio: refactor MetarSpeaker to AtisSpeaker
2014-04-28 Torsten DreyerAllow using the system version of flite and the HTS...
2014-04-27 Torsten DreyerVoiceSynthesizer: add some test/debug properties
2014-04-27 Torsten DreyerTemporary fix for crash in FGVoiceMgr on reset
2014-04-24 Torsten Dreyeruse flite+hts for metar
2014-04-23 Torsten Dreyervoice system: all doors in FLITE
2014-04-23 Torsten DreyerATISEncoder: minor tweak
2014-04-22 Torsten Dreyeradd atmosphere layer 8 for space exploration
2014-04-20 Torsten DreyerYASim: implement a versioning system
2014-04-15 James TurnerFix crash with Nasal bindings.
2014-04-05 Colin Douglas HowellCorrected fix for issue 1423 (YASim miscomputes inciden...
2014-04-04 James TurnerFreeBSD fixes
2014-04-04 James TurnerFix link order of HTS / flite for GCC ld
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1579' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1578' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-31 Thomas GeymayerCanvas: update for new bounding box getters.
2014-03-29 Torsten Dreyerallow binding of httpd to an address, not just a port
2014-03-29 Torsten Dreyerfix wrong computation of delta-t in jpg-httpd
2014-03-28 Torsten DreyerAutopilot: enable debug output for logic elements
2014-03-27 Colin Douglas HowellFix for issue 1427 (YASim fuselage's "cx" affects drag...
2014-03-27 James TurnerIgnore not-found 'config file' arguments.
2014-03-26 James TurnerFix duplicated FGIO channels on reset.
2014-03-26 Torsten Dreyeradd nChildren to json properties
2014-03-26 Torsten DreyerAdd a timestamp to JSON properties
2014-03-25 Torsten DreyerDon't return invalid JSON if node not found
2014-03-25 Colin Douglas HowellFix for issue 1423 (YASim miscomputes force vector...
2014-03-23 Torsten Dreyerhttpd: provide more airport information in geojson
2014-03-23 Torsten DreyerAdd virtual destructor
2014-03-23 James TurnerFix for bug 1419, nav.dat runway binding
2014-03-22 Colin Douglas HowellFix for issue 1400 (YASim slats always give full stall...
2014-03-21 Torsten Dreyerhttpd navdb: report ils/loc as geojson multilinestring
2014-03-20 Thomas GeymayerCanvas: update for 'file'->'src' rename
2014-03-19 Torsten DreyerDon't allow call with no Filter set. Leads to crash.
2014-03-19 Torsten DreyerAdd a http handler to access the nav database
2014-03-18 Thomas GeymayerExpose HTTP client to Canvas.
2014-03-17 Torsten Dreyerhttpd: don't spam the console with debug messages
2014-03-17 Torsten Dreyerhttpd: better handling of first-time notifications
2014-03-16 James TurnerClose dialogs on GUI shutdown
2014-03-16 James TurnerGPS fixes
2014-03-15 Thomas GeymayerCanvasWidget (PUI): make button index consistent with...
2014-03-14 Torsten DreyerPropertyChangeWebsocket: fire change after subscribe
2014-03-14 Torsten Dreyerhttpd: handle url-rewrites
2014-03-14 Torsten Dreyeradd min/max freq to the frequencyformatter
2014-03-13 James TurnerFix compilation with SYSTEM_SQLITE
2014-03-13 James TurnerFix some leaks on reset
2014-03-12 Torsten DreyerNasalSys: arg is never null
2014-03-12 Torsten Dreyerhttpd: update mongoose and websockets
2014-03-12 Torsten DreyerPartial fix #1408
2014-03-12 James TurnerAdd 'set-scenery-paths' command.
2014-03-12 James TurnerDon't rebuild navcache for scenery changes
2014-03-12 James TurnerICAO.ils.xml data works read-only.
2014-03-12 James TurnerICAO.threshold.xml works read-only.
2014-03-12 James TurnerICAO.twr.xml works in read-only mode.
next