Versie historie van fmedia
<<Terug naar software beschrijving
Veranderingen voor v1.5 - v1.6
- + set process exit code after a track is finished with an error
- - crash on opening directory from disk (v1.5 bug)
- - AAC decode: incorrect audio position of the first block (v0.30 bug)
- - --dynanorm: crash on trying to use empty configuration (v1.1 bug)
- - TUI: 'mute' setting was reset on track change
Veranderingen voor v1.2 - v1.3
- + GUI: Parallel conversion (fmedia.conf::workers) (Windows only).
- + Parallel conversion from command line ('--parallel' switch) (Windows only)
- - .m4a write: Couldn't convert from broken .mp3
- - GUI: Conversion progress didn't update (v1.2 bug)
- - .flac read: Unsynchronized output from .cue files (v1.0 bug)
- Audio positioning could be incorrect for the tracks in .cue file.
Veranderingen voor v1.1 - v1.2
- + GUI: support custom themes (theme.conf file)
- + GUI: 'File'->'Theme: Dark' - a simple dark theme
- * GUI: instant playlist switching
- - GUI: button text could be empty if no icon is set (FF v18.10 bug)
Veranderingen voor v1.0.1 - v1.1
- + GUI: use icons on playback control buttons
- + GUI: load multiple playlists from previous session on startup
- * GUI: faster playlists (show 1000 items 5x faster)
- - GUI: 'Add URL' command didn't work for radio stream URLs (v0.23 bug)
- + GUI: 'List' -> 'Random' - Choose the next track randomly
- + --random - Choose the next track randomly
- + TUI: show track number
- + core: on-demand modules loading (all except UI)
- Now the modules don't affect fmedia startup time.
- + core: "prevent_sleep" config setting - Don't allow the system to put
- itself to sleep after some time of inactivity
Veranderingen voor v0.33 - v0.34
- + Dynamic Audio Normalizer filter (--dynanorm switch)
- * gui: don't stop playback when starting conversion
- - windows: --aac-profile didn't work
- - .flac write: segfault on recording (v0.32 bug)