Versie historie van Pandorian
<<Terug naar software beschrijving
Veranderingen voor v2.9.5 - v2.9.6
- Window position is remembered across app restarts
- Multi monitor window positioning support
- Song and playback duration info can be toggled by clicking on album cover
Veranderingen voor v2.9.3 - v2.9.5
- Fixed file locking and app freezing issue related to cover images
- Volume level is now persisted across app restarts
- Other minor code improvements
- v2.9.4
- Fixed album cover of last song flashing for a moment before loading a new cover image.
- Moved pre-fetch trigger point to 70% of playing song.
- New setting for disablling song pre-fetching for users with poor internet connectivity
Veranderingen voor v2.9.2 - v2.9.3
- Fetch new songs/playlist asynchronously around 80% mark of last song of playlist to enable instant playback of next song
- Download next song's audio and album asynchronously at 80% mark of current song to enable instant playback of next song
- Handle occasional inconsistencies of pandora playlist contents after reaching skip limit for a station
- Replay current song if/when pandora throws "INSUFFICIENT_CONNECTIVITY" or "APPLICATION_ERROR" codes ocassionally
Veranderingen voor v2.8.3 - v2.9.2
- Fixed index out of bounds error after cache invalidation
Veranderingen voor v2.8.2 - v2.8.3
- Fix: progress bar not showing up when exporting
- Fix: handling of song cover art
- Improvement: pre-fetching of next song's cover art
- Misc: other minor fixes and code refactorings
Veranderingen voor v2.8 - v2.8.2
- New: ability to seek (change play position) of current song - click on song progress bar
- New: setting to disable BPM counter
- Fix: delayed display of album cover when coming back from tray minimization
- Improvement: better handling of net connectivity issues
- v2.8.1
- New: streamlined installation and upgrade process
- New: offline caching of album art for historical playback
- Fix: unable to export previously played track
- Fix: lock screen album art not updating ocassionally
- Change: windows temp folder is now used for cache
Veranderingen voor v2.7.2 - v2.8
- NEW: skip back to previously played songs
- NEW: change audio quality in settings without causing a re-login to pandora. Simply change quality and close the settings window without hitting apply.
- IMPROVED: major overhaul of internals to support historical playback feature
- FIXED: many fixes and performance improvements. Too many to list.
Veranderingen voor v2.7.1 - v2.7.2
- Settings are now retained across app updates and uninstalls
- New settings for disabling QuickMix stations and Liked song indicators
- Revambed settings window with new behavior
- Apply an arbitrary value of -5.55 dB for trackings missing ReplayGain values.
- Other minor fixes and improvements
Veranderingen voor v2.7 - v2.7.1
- Added audio stream download progress indicator at bottom of window
- Revamped MP3 export functionality due to new Pandora restrictions. For CTRL+D to export the currently playing song, you must now have a Pandora Plus subscription and select "High (192k)" quality in settings.
- New hourglass graphic for loading/ waiting view
- BASS updates and other performance improvements
Veranderingen voor v2.5.1 - v2.6
- Pandora Plus support added (unlimited skips)
- BASS binaries updated to latest
- Several minor changes and fixes
Veranderingen voor v2.3 - v2.4
- Automatic BPM detection of playing song (click on album cover to display)
- Minor bug fixes
Veranderingen voor v2.2.1.1 - v2.3
- Minor fixes and modifications
- Added setup downloads for both 32bit and 64bit windows
Veranderingen voor v2.2 - v2.2.1.1
- Fixed sleep/wake issue (only applicable to machines with vmware vnet adapters)
Veranderingen voor v2.0.0.8 - v2.2
- Improved accuracy of volume normalizing
- Use bass DSP instead of bass FX for volume management
- Removed bass_fx.dll dependancy from project
- Removed unused volume normalizing code
- v2.1
- Increased level of logging
- Improvements to song progress bar updating
- Event based updating of lock-screen song info instead of timer based
- Threaded/background downloading of album cover art
- Minor fixes and performance improvements