Don’t allow a “post cut off length” of -1 anymore.
[Sone.git] / src / main / java / net / pterodactylus / sone / core / Preferences.java
2014-11-22 David ‘Bombe’ RodenDon’t allow a “post cut off length” of -1 anymore.
2014-09-30 David ‘Bombe’ RodenMove preferences loading and saving out of the core.
2014-09-28 David ‘Bombe’ RodenUse event bus to change FCP interface configuration.
2014-09-28 David ‘Bombe’ RodenUse event bus to activate and deactivate the FCP interface.
2014-09-28 David ‘Bombe’ RodenUse events to communicate changes to insertion delay...
2013-06-29 David ‘Bombe’ RodenMerge branch 'release-0.8.5' 0.8.5
2013-06-29 David ‘Bombe’ RodenMerge branch 'partial-rewrite' into next
2013-01-17 David ‘Bombe’ RodenUpdate copyright headers.
2013-01-17 David ‘Bombe’ RodenMove the core’s preferences into their own type.