change folder structure and control files to newest concept
@@ -33,7 +33,8 @@ Depends: mpg123,
|
||||
libva-glx1,
|
||||
libva-x11-1,
|
||||
vainfo
|
||||
Description: Gstreamer
|
||||
Name: Gstreamer
|
||||
Description: Library for constructing graphs of media-handling components
|
||||
GStreamer is a library for constructing graphs of media-handling components.
|
||||
The applications it supports range from simple Ogg/Vorbis playback, audio/video
|
||||
streaming to complex audio (mixing) and video (non-linear editing) processing.
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"name": "Image Slideshow",
|
||||
"description": "A browser base image slideshow.",
|
||||
"media": [],
|
||||
"version": "1.0",
|
||||
"last_updated": "2018-02-20",
|
||||
"license": "Public domain",
|
||||
"category": "Examples",
|
||||
"tags": ["example"],
|
||||
"developer": "vollstock",
|
||||
"homepage": "http://www.vollstock.de/",
|
||||
"compatibility": {
|
||||
"s": "True",
|
||||
"m": "True",
|
||||
"l": "True",
|
||||
"xl": "True"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,12 @@
|
||||
Package: tooloop-image-slideshow
|
||||
Version: 0.9.0
|
||||
Version: 0.1.0
|
||||
Maintainer: vollstock <daniel@vollstock.de>
|
||||
Homepage: https://www.vollstock.de
|
||||
Bugs: https://github.com/vollstock/Tooloop-Examples
|
||||
Section: tooloop/presentation
|
||||
Architecture: all
|
||||
Depends: chromium-browser
|
||||
Description: Image slideshow
|
||||
Name: Image slideshow
|
||||
Description: Image slideshow with smooth transitions
|
||||
A simple example app using the chromium browser and some javascript to display
|
||||
a fullscreen image slideshow.
|
||||
|
Before Width: | Height: | Size: 899 KiB After Width: | Height: | Size: 899 KiB |
|
Before Width: | Height: | Size: 281 KiB After Width: | Height: | Size: 281 KiB |
|
Before Width: | Height: | Size: 535 KiB After Width: | Height: | Size: 535 KiB |
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 466 KiB After Width: | Height: | Size: 466 KiB |
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
|
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 212 KiB |
|
Before Width: | Height: | Size: 323 KiB After Width: | Height: | Size: 323 KiB |
|
Before Width: | Height: | Size: 451 KiB After Width: | Height: | Size: 451 KiB |
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 262 KiB |
|
Before Width: | Height: | Size: 592 KiB After Width: | Height: | Size: 592 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"name": "Simple Kiosk",
|
||||
"description": "A simple kiosk browser based using chromium.",
|
||||
"media": [],
|
||||
"version": "1.0",
|
||||
"last_updated": "2017-12-21",
|
||||
"license": "Public domain",
|
||||
"category": "Examples",
|
||||
"tags": ["example"],
|
||||
"developer": "vollstock",
|
||||
"homepage": "http://www.vollstock.de/",
|
||||
"compatibility": {
|
||||
"s": "True",
|
||||
"m": "True",
|
||||
"l": "True",
|
||||
"xl": "True"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
Package: tooloop-kiosk-browser
|
||||
Version: 0.9.0
|
||||
Version: 0.1.0
|
||||
Maintainer: vollstock
|
||||
Homepage: https://www.vollstock.de
|
||||
Bugs: https://github.com/vollstock/Tooloop-Examples.git
|
||||
@@ -7,6 +7,7 @@ Section: tooloop/presentation
|
||||
Architecture: amd64
|
||||
Depends: chromium-browser
|
||||
Recommends: tooloop-transparent-cursor
|
||||
Description: Kiosk Browser
|
||||
A simple fullscreen kiosk browser based using chromium.
|
||||
Name: Kiosk Browser
|
||||
Description: Full-screen browser for touch kiosks
|
||||
A simple full-screen kiosk browser based on chromium.
|
||||
You can define its’ homepage in the settings.
|
||||
|
After Width: | Height: | Size: 101 KiB |
@@ -1,10 +1,11 @@
|
||||
Package: tooloop-processing
|
||||
Version: 3.4.0
|
||||
Version: 3.4
|
||||
Maintainer: vollstock <daniel@vollstock.de>
|
||||
Homepage: https://www.vollstock.de
|
||||
Section: tooloop/addon
|
||||
Architecture: all
|
||||
Description: Processing 3.4
|
||||
Description: Software sketchbook and a language for learning how to code
|
||||
Processing is a flexible software sketchbook and a language for learning how
|
||||
to code within the context of the visual arts. Since 2001, Processing has
|
||||
promoted software literacy within the visual arts and visual literacy within
|
||||