~ubuntu-branches/ubuntu/oneiric/pithos/oneiric

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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
$$title: Changelog

### 0.3.10
2011-07-09

 * Pandora protocol v31; No key change, minor change to createStation

### 0.3.9
2011-04-27

 * New Pandora encryption keys [(lp:771804)](https://bugs.launchpad.net/pithos/+bug/771804)
 * Enable gstreamer progressive download to improve stream quality and work around [gstreamer bug 648786](https://bugzilla.gnome.org/show_bug.cgi?id=648786) on Ubuntu 11.04. [(lp:705271)](https://bugs.launchpad.net/pithos/+bug/705271) [(lp:759699)](https://bugs.launchpad.net/pithos/+bug/759699)

### 0.3.8
2011-04-12

 *  CVE-2011-1500: Fix password leak to local users through file permissions (by Luke Faraone) [(lp:733307)](https://bugs.launchpad.net/pithos/+bug/733307)
 * Correctly handle hour-long songs (by Luke Faraone) [(lp:734962)](https://bugs.launchpad.net/pithos/+bug/734962)
 * Fix "TypeError: could not convert argument to correct param type" (by Rick Spencer) [(lp:706681)](https://bugs.launchpad.net/pithos/+bug/706681)


### 0.3.7
2011-01-09

 * Allow feedback to be removed from songs (by Christopher Eby) [(lp:659581)](https://bugs.launchpad.net/pithos/+bug/659581)
 * Don't save Pandora feedback to last.fm [(lp:636600)](https://bugs.launchpad.net/pithos/+bug/636600)
 * Minor bugfixes [(lp:670131)](https://bugs.launchpad.net/pithos/+bug/670131) [(lp:658230)](https://bugs.launchpad.net/pithos/+bug/658230)

### 0.3.6
2010-11-06

 * New Pandora encryption keys [(lp:671265)](https://bugs.launchpad.net/pithos/+bug/671265)

### 0.3.5
2010-10-30

  * Minor bugfixes [(lp:625095)](https://bugs.launchpad.net/pithos/+bug/625095) [(lp:628923)](https://bugs.launchpad.net/pithos/+bug/628923) [(lp:626980)](https://bugs.launchpad.net/pithos/+bug/626980) 
  * Run properly on multi-user systems [(lp:667896)](https://bugs.launchpad.net/pithos/+bug/667896)
  * Screensaver pause plugin (by Matthew Gregg)
  * Integrate volume control with PulseAudio [(lp:650515)](https://bugs.launchpad.net/pithos/+bug/650515)
  * New Pandora encryption keys [(lp:655507)](https://bugs.launchpad.net/pithos/+bug/625095)

### 0.3.1
2010-08-26

  * Send song ratings to Last.fm [(lp:621360)](https://bugs.launchpad.net/pithos/+bug/621360)
  * Fixes to keybinder media key support
  * Better error messages
  * Dump debug log and XML to /tmp/pithos.debug.log for better debugging and bug reports
  * Don't crash if QuickMix is empty [(lp:622864)](https://bugs.launchpad.net/pithos/+bug/622864)

### 0.3
2010-08-19
   
  * Last.fm Scrobbling support [(lp:609246)](https://bugs.launchpad.net/pithos/+bug/609246)
  * Rewrite Libpiano in Python to avoid C dependency
  * Raise existing window if pithos command is run when already open [(lp:610574)](https://bugs.launchpad.net/pithos/+bug/610574)
  * Support bookmarking of songs and artists
  * Volume control (by Stephen Ostrow) [(lp:617597)](https://bugs.launchpad.net/pithos/+bug/617597)
  * Show song info in window title (by Stephen Ostrow) [(lp:614851)](https://bugs.launchpad.net/pithos/+bug/614851)
  * Double click a future song to play it (by Stephen Ostrow) [(lp:614852)](https://bugs.launchpad.net/pithos/+bug/614852)
  * Make stations dialog sortable (by Stephen Ostrow) [(lp:615415)](https://bugs.launchpad.net/pithos/+bug/615415)
  * Notification shown when play/pause media keys are pressed [(lp:614821)](https://bugs.launchpad.net/pithos/+bug/614821)
  * Other bugfixes [(lp:615160)](https://bugs.launchpad.net/pithos/+bug/615160) [(lp:614850)](https://bugs.launchpad.net/pithos/+bug/614850)
  
### 0.2.1
2010-08-02

  * Ellipsize long song titles / artist names [(lp:610859)](https://bugs.launchpad.net/pithos/+bug/610859)
  * Request Email instead of Username [(lp:609265)](https://bugs.launchpad.net/pithos/+bug/609265)

### 0.2
2010-07-24

  * Notification icon (by Vince Spicer and Vinod Khare)
  * User interface improvements
  * DBUS API

### 0.1
January 2010

  * Play / Pause / Next Song
  * Switching stations
  * Remembering user name and password
  * Cover Art
  * Thumbs Up / Thumbs Down / Tired of this song
  * Notification popup with song info
  * Launching pandora.com song info page and station page
  * Reconnecting when pandora session times out
  * Editing QuickMix
  * Creating stations
  * Media Key support
  * Proxy support