Jelajahi Sumber

readmes added in prep of relesse of alpha

LH 10 tahun lalu
induk
melakukan
6f0c8d05f1
4 mengubah file dengan 124 tambahan dan 1 penghapusan
  1. 88 0
      Readme.txt
  2. 16 1
      iZpl/readme.txt
  3. 19 0
      iZpl/src/dist/readme.txt
  4. 1 0
      iZplPlugins/Readme.txt

+ 88 - 0
Readme.txt

@@ -0,0 +1,88 @@
+Repository if the iZinked Tools-Suite. to compile the code just type gradlew in your command line window
+
+Currently Supported OSes: Windows
+
+
+Contained programs:
+
+iZplaylist:
+    Status: Alpha
+    Folder: iZpl
+    Description: Playlist-Management with priorities. allows to interlink with VLC via different methods by default.
+    OSes: Windows
+iZPlaylist-Plugins:
+    Folder: izplplugins
+    Remark: Cntains only submodules
+    Editor:
+        Status: Alpha
+        Folder:Editor
+        Description: Provides the UI to edit Playlists graphically
+        OSes: any supported by iZpl
+    foobar2000_others:
+        Status: NYI Stub
+    GameRadio:
+        Status: Alpha
+        Folder:GameRadio
+        Description: Utility to convert iZpl-ed data to structures understandable by Video games
+        OSes: Windows
+    ITunes:
+        Status: NYI Stub
+    WMP:
+        Status: ALpha
+        Folder: WMP
+        Description: Interface-adapter to use the WMP playback engine for playing music
+        OSes: Windows    
+iZsetup:
+    Status: Unstable-Prealpha
+    Folder: iZsetup
+    Description: Installer-System for the other IZinked-Suite Tools
+iZstreamer
+    Status: Beta
+    Folder: iZstreamer
+    Description: ninimal player for one webradio station
+    OSes: Windows
+iZlaunch:
+    Status: unstable
+    Folder: iZlaunch
+    Description: small utility to allow selfupdate when using the old java -jar launch-way
+    OSes: any java8-supporting one
+iZPaq-SFX:
+    Status: Highly unstable
+    Folder: iZpaqSFX
+    Description: SFX-stub to unpack iZpaq-files
+    OSes: any java8-supporting one
+iZYoutuber
+    Status: Erroring-unstable
+    Folder: iZYT2SF
+    Description: UI for FFmpeg & Youtube-DL
+    OSes: Windoze
+LogBlockHeatMapper
+    Status: unstable
+    Folder: LogBlockHeatMapper
+    Description: Tool to crunch a exported Logblock database into a heatmap
+    OSes: any
+MazeViewer
+    Status: Unfinished-Backburner
+    Folder: MazeViewer
+    Description: Logic and UI for maze-games
+    OSes: Windoze
+ToolKit
+    Status: alpha
+    Folder: ToolKit
+    Description: COmmon utilities/classes of the IZinked-Suite. Not usable by itself
+    OSes: any Java-8 compatible
+TWPUtil
+    Status: Unfinished-Backburner
+    Folder: TWPUtil
+    Description: old code which related to managing of special images
+    OSes: Windoze
+UpidTK
+    Status: Alpha
+    Folder: UpidTK
+    Description: TOol for managing some internal data. Requires some external binaries not yet moved into repository for full function
+    OSes: windows
+WallpaperCacheManager
+    Status: alpha
+    Folder: WPCMGr
+    Description: tool for managing wallpapers in larger collection. Requires installed ImageMagick
+    OSes: windows

+ 16 - 1
iZpl/readme.txt

@@ -1,4 +1,19 @@
 Icons obtained from:
 http://www.softicons.com/object-icons/music-box-icon-by-tobias-vogel/music-box-icon
 http://www.softicons.com/object-icons/music-box-icon-by-tobias-vogel/grey-music-box-icon
-by Tobias Vogel under CC Attribution 3.0 Unported
+by Tobias Vogel under CC Attribution 3.0 Unported
+
+iZplaylist builds on following Libraries
+    TrueZip
+    Log4j2 & JAnsi
+    JGraphT
+    Apache Commons-CLI 
+    Apache Commons Net
+    Apache Commons Exec
+    APache Commons IO
+    isoparser MP4 parsing library
+    VLCJ & vlc media player
+    Native-Platform: https://github.com/adammurdoch/native-platform
+    SnakeYaml
+    
+    

+ 19 - 0
iZpl/src/dist/readme.txt

@@ -0,0 +1,19 @@
+Icons obtained from:
+http://www.softicons.com/object-icons/music-box-icon-by-tobias-vogel/music-box-icon
+http://www.softicons.com/object-icons/music-box-icon-by-tobias-vogel/grey-music-box-icon
+by Tobias Vogel under CC Attribution 3.0 Unported
+
+iZplaylist builds on following Libraries
+    TrueZip
+    Log4j2 & JAnsi
+    JGraphT
+    Apache Commons-CLI 
+    Apache Commons Net
+    Apache Commons Exec
+    APache Commons IO
+    isoparser MP4 parsing library
+    VLCJ & vlc media player
+    Native-Platform: https://github.com/adammurdoch/native-platform
+    SnakeYaml
+    
+    

+ 1 - 0
iZplPlugins/Readme.txt

@@ -0,0 +1 @@
+All IZPlaylist-Plugins use the same dependencies that iZPlaylist uses + JCom Java to COM interface