forked from ralfonso/theory
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changelog
61 lines (51 loc) · 1.6 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
0.1.9
updated to Pylons 0.9.7
update to new Amazon API for album art fetching
new unified search system
simple genre browsing
0.1.8
bugfix release
0.1.7
added current position to page title
removed has_key()
added a rounded corner masking image to album art
rounded form buttons
better song-change detection
path-based file adds
0.1.6
added logo and logo generation script
fix for configuring a used, but invalid port
fix for fullscreen status when the current track is the last in the playlist
fix for song changing to a track with the same title
fix for null artist names. MPD bug, bad encoding?
moved playlist back to hover() so it detects child hovers properly
0.1.5
added basic filesystem browsing
getStatus() javascript partial rewrite
configuration fix for misconfigured servers, will now show the proper error on refresh
fixed playlist bug for partially matching idS
status timeout increase
unicode fixes all around
fixed the stream form
0.1.4
added randomizer
added search
fixed playlist trim bug
added streams
changed playlist controls to icons instead of text
0.1.3
changed start script to add start|stop options
added Apache-compatible CLF logging
added webpassword support
added MPD password support
fixed leading "the" artists jumping bug
0.1.2:
added the ability to change the progress bar color via css
added a hack/fix for selecting albums with an ampersand
fix for adding a complete album with an ampersand in the title
0.1.1:
added fullscreen widget
added basic python-style documentation
changed the add entire album function to use querystrings
0.1.0:
initial release