summaryrefslogtreecommitdiff
path: root/README.experimental.txt
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-01-23 01:33:47 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-01-23 18:12:47 +0100
commit04ccc8cc46c45b81e6138bec0b48a188c4ffe406 (patch)
tree3ad8604f5d433dc6b6c294c28549a58dd57efcbd /README.experimental.txt
parentb275ff07158e80d1744ddb2f6c51094a87cf079a (diff)
Remove experimental platforms Android, Pico, SDL (PR #376)
... as discussed in fltk.coredev: "FLTK 1.4.0 release schedule" https://groups.google.com/g/fltkcoredev/c/PDbHTRpXVh0/m/JqboexZ_AwAJ
Diffstat (limited to 'README.experimental.txt')
-rw-r--r--README.experimental.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.experimental.txt b/README.experimental.txt
new file mode 100644
index 000000000..01d8e18e3
--- /dev/null
+++ b/README.experimental.txt
@@ -0,0 +1,29 @@
+Removed Experimental Platforms
+------------------------------
+
+Removed platforms and drivers include:
+
+- Android
+- Pico
+- PicoAndroid
+- PicoSDL
+
+These platforms and their drivers were experimental and undocumented.
+
+They have been removed in January 2022 for maintenance reasons as
+discussed in fltk.coredev: "FLTK 1.4.0 release schedule", see:
+https://groups.google.com/g/fltkcoredev/c/PDbHTRpXVh0/m/JqboexZ_AwAJ
+
+More information, for instance where to find further development
+(if any) will be added in this file.
+
+If you want to take a look at the removed drivers you can checkout
+the git tag "experimental-2022-01":
+
+$ git clone https://github.com/fltk/fltk.git fltk-experimental
+$ cd fltk-experimental
+$ git checkout experimental-2022-01
+
+You can also browse the files on GitHub:
+
+https://github.com/fltk/fltk/tree/b275ff07158e80d1744ddb2f6c51094a87cf079a