Activity for JTagBasedMediaCenter

  • doe300 doe300 committed [ada5fb]

    updated logger-methods

  • doe300 doe300 committed [030fa0]

    moved logger-methods to new signatures

  • doe300 doe300 committed [957905]

    updated all logs to new Logger-method

  • doe300 doe300 committed [6e5bf0]

    removed PersistentRAMCache due to obsolete eage...

  • doe300 doe300 committed [bd7504]

    translated labels and, improved tooltips and la...

  • doe300 doe300 committed [d653d1]

    added javafx-specific translation file

  • doe300 doe300 committed [4dc146]

    fixed and extended some Views

  • doe300 doe300 committed [1b3c7e]

    added cancel-icon

  • doe300 doe300 committed [9a1e57]

    added ParameterInputPanel to unify parameter-input

  • doe300 doe300 committed [c6ca5b]

    added EntryActions to ContentPopupMenu

  • doe300 doe300 committed [59b43f]

    added WallpaperVerseProvider

  • doe300 doe300 committed [6d8f62]

    moved java-fx translations to JavaFxTranslations

  • doe300 doe300 committed [3e516e]

    added language and translation-folders to Setti...

  • doe300 doe300 committed [aaeffd]

    rewrote CheckTranslations

  • doe300 doe300 committed [601c36]

    changed translations

  • doe300 doe300 committed [0e68ab]

    changed translations

  • doe300 doe300 committed [4c22b7]

    Changed translation-system

  • doe300 doe300 committed [d23276]

    fixed bugs in ScriptManager

  • doe300 doe300 committed [0496d7]

    added JFXUtils#wrapConverter()

  • doe300 doe300 committed [99b856]

    applied changes from main

  • doe300 doe300 committed [e320b5]

    added DefaultWrappers#attributeWrapper, #conten...

  • doe300 doe300 committed [70d02f]

    added ContextMenus to EntryViews

  • doe300 doe300 committed [6446c8]

    changes in main

  • doe300 doe300 committed [0d41ee]

    searching for '~term' now is short for 'categor...

  • doe300 doe300 committed [6cac8d]

    added MediaPlayer to EntryMediaView

  • doe300 doe300 committed [18371b]

    made EntryPlayers deprecated to be replaced by ...

  • doe300 doe300 committed [4a5dd7]

    added optional method TypeWrapper#combine() and...

  • doe300 doe300 committed [28b992]

    applied changes to server-modules

  • doe300 doe300 committed [c1f89f]

    applied changes to javaFx-module

  • doe300 doe300 committed [e64548]

    applied changes to swing-Module

  • doe300 doe300 committed [4e6b14]

    made FeatureImplementation#implementation manda...

  • doe300 doe300 committed [351eba]

    updated check-function on parameters

  • doe300 doe300 committed [1baed6]

    implemented usage of SearchProvider#supportsSea...

  • doe300 doe300 committed [417ef1]

    changed data-type of background-color to Color

  • doe300 doe300 committed [2e982f]

    implemented combined-search in various SearchPr...

  • doe300 doe300 committed [2bf25d]

    updated parameters

  • doe300 doe300 committed [359b14]

    updated Module-Parameter value-check

  • doe300 doe300 committed [0f2b87]

    rewrote value-check of Module-parameters

  • doe300 doe300 committed [4fb29a]

    added TestJMDBParser

  • doe300 doe300 committed [eb24c2]

    moved all server-related classes to new branch ...

  • doe300 doe300 committed [a8f5d9]

    moved jmdb to new packages

  • doe300 doe300 committed [4938c0]

    Initial commit

  • doe300 doe300 committed [6c8cc3]

    repainted javaFX-GUI (still WIP)

  • doe300 doe300 committed [f6265b]

    made use on ContentTools#removeTags()

  • doe300 doe300 committed [d1fd94]

    fixed some class-casts and missing generics, ad...

  • doe300 doe300 committed [d0dbcd]

    added EntryWrapper#getAttributeProperty() to ge...

  • doe300 doe300 committed [c421b3]

    applied changes in EntryAttribute

  • doe300 doe300 committed [4257f2]

    added EntryAttribute#RESOURCE_MEDIA_DURATION

  • doe300 doe300 committed [aed6fb]

    rewrote layout

  • doe300 doe300 committed [017be7]

    added Translation#getLocale()

  • doe300 doe300 committed [2ecfad]

    added InputControls to provide dynamic Control ...

  • doe300 doe300 committed [81aaa8]

    fixed update of Parameter-table in SearchDialog

  • doe300 doe300 committed [7431d1]

    completely rewrote OpenSearchProvider

  • doe300 doe300 modified a wiki page

    Version

  • doe300 doe300 modified a wiki page

    Requirements

  • doe300 doe300 committed [d45681]

    changed Tasks to conform with trunk

  • doe300 doe300 committed [6fc8f4]

    updated Tasks to conform with trunk

  • doe300 doe300 committed [34dcda]

    removed obsolete EntryStoreTest

  • doe300 doe300 committed [da9e1c]

    rewrote ContainerHandler and ArchiveHandler now...

  • doe300 doe300 committed [4df751]

    JavaFX-GUI now supports application-icons from ...

  • doe300 doe300 committed [9bda07]

    EntryArchivePane now uses ContainerHandler

  • doe300 doe300 committed [400fc8]

    implemented opening of multiple Entries

  • doe300 doe300 committed [936cac]

    adapted to multiple feature-implementations

  • doe300 doe300 committed [456cf4]

    added FeatureImplementations and @Repeatable to...

  • doe300 doe300 committed [c66708]

    added ANIMATED-parameter

  • doe300 doe300 committed [340556]

    SwingGUI#getParameterKeys() now returns SortedSet

  • doe300 doe300 committed [180316]

    moved MetaHandler to correct package

  • doe300 doe300 committed [ff8bac]

    EntryImageView and EntryGroupView are now working

  • doe300 doe300 committed [84ffaa]

    added Task#stop

  • doe300 doe300 committed [c7fa64]

    Browser and TagCloud now fully functioning

  • doe300 doe300 committed [7a4979]

    drag' n drop currently not working

  • doe300 doe300 committed [fae2fc]

    removed AutoCategory

  • doe300 doe300 committed [04b2b8]

    TagCloud and BrowserController now working, mad...

  • doe300 doe300 committed [50479a]

    modifications to fit changes in main

  • doe300 doe300 committed [752da1]

    Rule now extends Predicate<Entry>

  • doe300 doe300 committed [d054fa]

    added TagsDialog to list all Tags and allow act...

  • doe300 doe300 committed [49c8ab]

    !!AS OF NOW, THIS PROGRAM REQUIRES JAVA 8 OR HI...

  • doe300 doe300 committed [3ef752]

    updated changes from core

  • doe300 doe300 committed [25c9f0]

    moved MediaCenter#VERSIONs to CoreModule

  • doe300 doe300 committed [6a3d58]

    fixed bug in ContentTable

  • doe300 doe300 committed [4720ec]

    ContentTools now supports ascending and descend...

  • doe300 doe300 committed [a5797e]

    added SwingTypEditor

  • doe300 doe300 committed [042e65]

    EntryInfoLookup now also supports lookup by Par...

  • doe300 doe300 committed [745d10]

    really added InfoInputLookup

  • doe300 doe300 committed [cb3723]

    adapted to changes to Module

  • doe300 doe300 committed [5b9efa]

    adapted to changes to Module

  • doe300 doe300 committed [9c2d61]

    removed ListFileMappings and updated calls from...

  • doe300 doe300 committed [7be702]

    as of now Type of EntryAttribute is not require...

  • doe300 doe300 committed [be9957]

    extended some code

  • doe300 doe300 committed [d43eeb]

    added GUILibrary#getUserInput() to SwingGUI

  • doe300 doe300 committed [508303]

    rewrote EntryAttributes to now be bound to the ...

  • doe300 doe300 committed [18ab6c]

    added Parameter

  • doe300 doe300 committed [a53997]

    implemented GUILibrary#getUserInput()

  • doe300 doe300 committed [364966]

    decreased calls to SearchResult#searchCategory(...

  • doe300 doe300 committed [2425dc]

    added JUnit test-case for SearchProviders

  • doe300 doe300 committed [9102d3]

    created base-layout of GUI

  • doe300 doe300 committed [e61b37]

    swing-GUI no exits correctly and without System...

  • doe300 doe300 committed [ba036f]

    added method to SearchResult, to check wehther ...

  • doe300 doe300 committed [03455b]

    updated to changes of base-application

  • doe300 doe300 committed [ef568e]

    added ModuleTools and Module#getDatDirectory() ...

1 >