This file is used to list changes made in each version of RelaXX
- Home: https://github.com/priestjim/relaxx
- Original home: http://relaxx.dirk-hoeschen.de
Copyright (C) 2010 Dirk Hoeschen
Further modifications by Panagiotis Papadomitsos
This is first and early alpha version so expect bugs and missing features.
- Drag and Drop : drag selected songs from TRACKLIST to PLAYLIST and sort the PLAYLIST by dragging the songs from one position to another.
- Client: Fixed a bug in the playlist refresh, when deleting entries.
- Admin: MPD-Outputs can be enabled and disabled.
- Client: Fixed another bug in the playlist refresh
- Client: Included songinfo and mpd-database statistics
- Templates: Made some minor layout changes
- Some layout changes.
- Added a new darkblue-skin
- Completely recoded the directory-tree
- Fixed some timing bugs
- Many lauyout- and codechanges for better preformance on slow CPUs
- Some changes, to make relaxx compatible with safari and opera
- Minor changes to the language-files
- Shift and mouseclick will now select a range between two tablerows
- Shanged function xxDirectory in /include/class-player.php. The player will open much faster on large collections.
- Due a bug in the php MPD::lib relaxx was unable to connect with password. FIXED!!!
- Rewrite of the rights-management in the controller-files.
- Fixed a bug in xxDirectory. The directory tree will now be build up correctly.
- The content of directories with quotes was not visible The entries in the directory tree are now escaped correctely
- Fixed table-width problems wit IE on vista
- Fixed problem with bubbeling events in the directory-tree on ie 6
- The javascript-files are now compressed with yui
- If a song is untagged, relaxx try to suggest songname and artist
- Fixxed the border-collapse bug with IE6 since v0.52
- The "I" key shows the filename with path
- Some minor layout fixes
- Important Bugfix: Keyactions will now be ignored, when the cursor is on a input field
- Bugfix: The info-marquee shows the full text on firefox even with long titles
- French and Dutch Language-Files added. Thanks to Matthieu Simon and Eric van der Sanden
- Implemented a function to add internet radio streams to the playlist. "A"
- Multiple entries can be moved inside playlist
- Bugfix: Track from the end of the playlist will be removed correctly.
- The columns in playlist and tracklist are now customizable
- Filenames with pathinfo will popup delayed automatically
- Fixed a playlength bug at the IE playing radio streams
- Cleaned up the code
- MPD - Lib does not need PEAR anymore
- Complete rewrite of the tree-directory. Start on large collections will be faster
- Relaxx is less sensible to MPD-Errors now
- Handles various stream playlist-formats like pls,m3u and asx
- Implemented a simple plugin system. (very experimental)
- First example: play song in the local browser window usinf flash. Only works if there is a directory called "music" pointing to the mpd collection. The HTTP-Server must have read access to the collection
- All javascript sources whe crunched un the 0.6 Package. I am sorry for that. You will find the sources in the ./js/src directory now.
- Fixed several Problems related to keyboard and input fields
- Fixed a sorting bug in the table
- Songinfos are now displayed in the Browser window title
- context menu in IE was broken in v0.66-2 - fixed it
- context menu in opera browsers will work now
- playing songs via flash plugin works now also on IE-Browsers
- drag and drop of complete directories and subdirectories is implemented now
- rewrite of the handling of radio streams
- radio streams and playlists in XSPF-Format can be added
- fixed some issues wit the experimental flash-player plugin
- changed the output of the directory-tree (hopefully no more linebreaks)
- fixed a js-bug "function ping_mpd not found when sorting the playlist
- partitial rewrite of netradio-controller.php. Unknown playlist formats may work.
- fixed a bug in the MPD-lib which causes relaxx not to work with mpd version 1.5.
- added a russian language file. thanks to Roman Verbitskiy
- some minor changes at the templates. (new default template)
- first collumn in the tracklist will sort correctly now
- fixed a bug with select form elements in chrome
- fixed table in firefox 3.6+
- added chinese langauge file. thanks to edward who
- removed authentication, please implement it using HTTP methods
- added support for mms,asx and unknown streams
- ajaxified update DB
- cosmetic fixes