Clément de l'Hamaide
e974c7d274
Honor new <params> for KX165
2013-08-26 19:39:12 +02:00
Clément de l'Hamaide
e51d452f27
KX165: emission color is customizable with <params>
2013-08-26 19:39:12 +02:00
BARANGER Emmanuel
a938e3505d
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-25 03:35:38 +02:00
Clément de l'Hamaide
90cf137ad8
Remove debug output for FGCom
2013-08-24 18:59:00 +02:00
Clément de l'Hamaide
68c2ecc40d
lowercase kt76a files and clean list of <object-name>
2013-08-24 18:59:00 +02:00
BARANGER Emmanuel
12ab2cafa7
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-22 22:58:14 +02:00
Clément de l'Hamaide
cd41a649ec
Avoid OpenAL context conflict by switching sound device
2013-08-22 17:06:04 +02:00
Clément de l'Hamaide
7af288d919
Add translation movement in spring-loaded-view mode
2013-08-22 15:13:50 +02:00
Clément de l'Hamaide
70c6f4004c
KT76A: cleaning <params>
2013-08-22 15:06:32 +02:00
Clément de l'Hamaide
116026606d
FGCom dialog: avid to change server until FGCom is enabled
2013-08-22 14:19:28 +02:00
BARANGER Emmanuel
6112a0718e
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-21 21:06:32 +02:00
Clément de l'Hamaide
0e0af99445
KT76A: fix Rembrandt transparency and remove a file dependence
2013-08-20 23:38:20 +02:00
Clément de l'Hamaide
22fa017403
Remove osgText for Comm/Nav because KX165 provide them since commit 613578e12dfb8c7478ecd8dbc05eaa3bd361e1eb who use the shared KX165
2013-08-20 23:11:33 +02:00
Clément de l'Hamaide
ec1fa978dd
KX165: add a "set-tooltip" command for Comm and Nav volume
2013-08-20 22:50:42 +02:00
Clément de l'Hamaide
2c37cde633
KX165: honnor <dimming> params adding a <emission> animation
2013-08-20 22:41:30 +02:00
Clément de l'Hamaide
750d198562
KT76A: Add <params> + fix Rembrandt blur + custom texture available
2013-08-20 22:32:53 +02:00
Clément de l'Hamaide
d4e020f8ad
Enable FGCom Settings item even if --enable-fgcom is not set
2013-08-20 13:02:47 +02:00
Clément de l'Hamaide
8ad5b39f68
Upgrade KT-70 for new transponder properties working over network
...
Thanks to Kiiyohito AOKI for report
2013-08-20 01:59:26 +02:00
Clément de l'Hamaide
c7968a6ceb
Fix wrong axis binding for Windows on T-Flight-Hotas-X
2013-08-19 14:54:49 +02:00
f-jjth
9ca7b020d0
FGCom: add dialog for FGCom
...
Update server list
Server list is now dynamic
2013-08-19 14:06:23 +02:00
BARANGER Emmanuel
6d850081e0
Merge branch 'master' of gitorious.org:fg/fgdata
2013-08-05 17:40:51 +02:00
Stuart Buchanan
f9c190692f
Update documentation for 2.12.0 release.
2013-07-30 21:20:31 +01:00
BARANGER Emmanuel
7b98c7dfd1
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-28 07:09:08 +02:00
Thomas Geymayer
078e422faa
Canvas GUI: check if canvas is valid on resize.
2013-07-27 22:23:00 +02:00
Thomas Geymayer
b8d6997497
Canvas GUI: mouse based window resizing.
2013-07-27 12:58:02 +02:00
Thomas Geymayer
a13add166b
Canvas GUI: Basic widget, focus and theming support.
2013-07-27 12:57:52 +02:00
Thomas Geymayer
187883563a
Canvas GUI: update window for core change (size -> content-size).
2013-07-27 00:33:08 +02:00
Thomas Geymayer
589d021e1c
Canvas API: access to canvas "desktop".
2013-07-25 01:02:37 +02:00
Gijs de Rooy
3450cfa0a7
Update Docs/index.html
2013-07-23 17:08:04 +02:00
James Turner
43a8b16dab
Fix altitude constrain handling.
...
Thanks to Curt for spotting the issue.
2013-07-22 18:04:14 +01:00
Thomas Geymayer
7bf96db691
canvas.Window: Do not delete canvas on close if other placements exist.
2013-07-21 11:33:47 +02:00
Thomas Geymayer
c8a5c507bc
Canvas: Fix placing existing canvas on window.
...
- Canvas window placements now use 'id' instead of 'index'...
- Provide Dialog class for backwards compatibilty (but print a
warning that it will be removed)
2013-07-20 18:10:31 +02:00
BARANGER Emmanuel
f46e3b656b
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-20 17:16:27 +02:00
Thomas Geymayer
68efae1cd8
canvas.parsesvg: fix handling text without tspan or empty text.
2013-07-20 00:54:42 +02:00
James Turner
d384e19704
Bump development version.
2013-07-17 20:32:54 +01:00
Thomas Geymayer
ce4d7964f6
canvas.parsesvg: Be more tolerant instead of failing.
...
- Remove 'px' suffix from numbers to be used as valid numbers.
- Automatically update the rotation center if it the according
values are present.
- Fix text only partially set if containing xml entities.
2013-07-15 22:37:05 +02:00
BARANGER Emmanuel
c58a155a2b
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-15 13:07:38 +02:00
Thomas Geymayer
4a6cbb8ff1
Canvas GUI: set standard alpha blending as default inside windows
2013-07-14 13:44:34 +02:00
BARANGER Emmanuel
c62829d41e
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-13 14:19:49 +02:00
BARANGER Emmanuel
46521a819d
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-12 12:23:55 +02:00
BARANGER Emmanuel
664b12b686
Merge branch 'master' of gitorious.org:fg/fgdata
2013-07-12 07:51:46 +02:00
Thomas Geymayer
d580464095
Prevent name clash with future canvas.gui namespace.
2013-07-04 21:58:00 +02:00
James Turner
92611fdcd7
Fix warning with the KAP-140, now the
...
altitude encoder is part of the altimeter
2013-07-03 16:47:58 +01:00
Thomas Geymayer
eaf4c60cfb
Canvas GUI: don't drag window on close button.
2013-06-29 14:49:43 +02:00
BARANGER Emmanuel
ace3182f87
Merge branch 'master' of gitorious.org:fg/fgdata
2013-06-29 11:25:44 +02:00
Torsten Dreyer
47487dcd89
Bump version number to 2.12.0
2013-06-28 12:11:02 +02:00
Thomas Geymayer
d7d871cc83
Canvas API: do not skip first index for cmds/coords
...
Start cmd/coord indices really at 0 and allow removing first/last
segment.
2013-06-27 23:16:45 +02:00
BARANGER Emmanuel
a3b02632de
Merge branch 'master' of gitorious.org:fg/fgdata
2013-06-26 15:26:50 +02:00
Thorsten Renk
9fbb4a2c00
Bugfix preventing visibility from jumping when leaving an Advanced Weather effect volume
2013-06-26 12:33:07 +03:00
BARANGER Emmanuel
47f781fb2e
Merge branch 'master' of gitorious.org:fg/fgdata
2013-06-26 10:33:50 +02:00