Skip to content

Commit

Permalink
Prepare the second beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveMDS committed Aug 28, 2016
1 parent 5aba1d4 commit 4099ffc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
17 changes: 14 additions & 3 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,22 @@ Bug fixed:
* Fixed compatibility with python 3.5 (os.path.exists no more accept unicode)


New features:
Improvements:

* New Photo module
* Initial music library scan is now 10 times faster (measured with the library
and the config folder on the same slow HDD) see Issue #2 for more info.
* Lots of improvements in the Music module and the AudioPlayer itself:
playlist is now visible and browsable, player/playlist controls are always
reachable in the UI, ability to set loop and shuffle.
* Better zapiks video schannel


New features:

* New Photo module
* New PosterGrid/CoverGrid views
* New South Park Studios online video channel
* New themoviedb.org online video channel (with movie trailers)
* Better zapiks video schannel
* Virtual keyboard is now also usable with the real keyboard
* Virtual keyboard now support multiple layouts
* Show the status of the downloads in progress (with ability to start/abort)
Expand All @@ -49,6 +55,11 @@ New features:
* Support for subtitles embedded in the video files


New Translations:

* Finnish


===============================================================================
Changes in version 1.1.0
===============================================================================
Expand Down
9 changes: 4 additions & 5 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ TMP
For release:
* db_py3_browser_view_memory need to be cleared for the relase (dump version)
* comment-out all DBG functions
* complete theme_reference
* raise theme version requirement

Music features:
* playlist item remove/reorder


BUGS
Expand Down Expand Up @@ -63,6 +58,10 @@ TVSHOW
======
* find a way to show special guests on the single episodes

MUSIC
=====
* playlist item remove/reorder

MAME
=====
* catver.ini: instead of reading a single file, scan a directory (~/.mame/cats/)
Expand Down

0 comments on commit 4099ffc

Please sign in to comment.