Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -0/+12 |
| | | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse | ||||
* | * Fixed display issues on TV page relating to | Karl 'vollmerk' Vollmer | 2007-01-06 | 1 | -0/+6 |
| | | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play | ||||
* | fixed minor ajax issue | Karl 'vollmerk' Vollmer | 2007-01-05 | 1 | -0/+5 |
| | |||||
* | * Added echo of pattern on print tags | Karl 'vollmerk' Vollmer | 2007-01-05 | 1 | -2/+7 |
| | | | | | | | * Tweaked headers on ajax page * Fixed quick search box issues on browse by song * Reverted to text for browse by albums * Fixed some bad error handling on localplay | ||||
* | last db update of 3.3.3 branch adds german prefixes to the album/artist ↵ | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -0/+1 |
| | | | | tables and removes time zone preference | ||||
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -0/+6 |
| | | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists | ||||
* | fixed some old get_info() references | Karl 'vollmerk' Vollmer | 2007-01-03 | 1 | -0/+2 |
| | |||||
* | * Updated the PO files for the translations, this should be the final for ↵ | Karl 'vollmerk' Vollmer | 2007-01-02 | 1 | -0/+2 |
| | | | | | | | the next stable * Added German prefixes for artists * Added RIFF tag support | ||||
* | * Updated CSS to improve compatibiliy and make appearance more consistant ↵ | Karl 'vollmerk' Vollmer | 2006-12-31 | 1 | -0/+2 |
| | | | | | | (Thx Spocky) * Fixed some issues with the Amazon Album art gathering created when I re-wrote it | ||||
* | fixed auto-transcoding logic, requires a third variable now if not ↵ | Karl 'vollmerk' Vollmer | 2006-12-29 | 1 | -0/+1 |
| | | | | transcoding to mp3 | ||||
* | * Added new Snoopy, fixes some minor bugs | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -0/+3 |
| | | | | | | | | * Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken might even be a little faster now when using folder and id3 methods at the same time * Fixed some issues with FastCGI installs * Removed another upload file that wasn't used anymore * Tweaked Recently Played to show 'played XXX ago' | ||||
* | fixed display of now playing and fixed ordering of themes in preferences | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -0/+2 |
| | |||||
* | fixed WMP11 Now Playing, broke Album Art gathering, re-writing to fix some ↵ | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -0/+2 |
| | | | | serious logic flaws | ||||
* | added ability to mass tag songs using the play selected code | Karl 'vollmerk' Vollmer | 2006-12-27 | 1 | -0/+1 |
| | |||||
* | new httpq localplay method, fixes for preferences and mpd controller | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -0/+3 |
| | |||||
* | new best guess duplicate logic | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -0/+2 |
| | |||||
* | removed some unused files, and tweaked the style of a few pages | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -0/+1 |
| | |||||
* | added ability to edit artists and albums and flag all songs under them for ↵ | Karl 'vollmerk' Vollmer | 2006-12-21 | 1 | -0/+2 |
| | | | | re-taging | ||||
* | fixed charset of returned xml | Karl 'vollmerk' Vollmer | 2006-12-21 | 1 | -0/+1 |
| | |||||
* | * Added new icons, and speed up icon display | Karl 'vollmerk' Vollmer | 2006-12-20 | 1 | -0/+6 |
| | | | | | | * Fixed ORDER BY `track` on play selected * Started work on editing/flagging albums and artists | ||||
* | new icons | Karl 'vollmerk' Vollmer | 2006-12-19 | 1 | -0/+5 |
| | |||||
* | few more fixes | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -1/+3 |
| | |||||
* | nasty catalog add bug I am sooo fired | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -0/+5 |
| | |||||
* | last commit pre beta1 release | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | * Last DB Update for 3.3.3 Stable Branche | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -0/+4 |
| | | | | | * Improved Recommendation view * Removed Upload | ||||
* | * Added Recommendations based on matching ratings between users | Karl 'vollmerk' Vollmer | 2006-12-17 | 1 | -0/+6 |
| | | | | | | * Integrated LastFM plugin (defaults to disabled still) * Fixed a view issue with the Admin Localplay Level preference * removed some old MPD pages that were not being usedwq | ||||
* | * Added delete admin function on democratic play | Karl 'vollmerk' Vollmer | 2006-12-14 | 1 | -0/+2 |
| | | | | | * fixed some minor display issues with playlist dropdowns * added Delete Disabled bin script for removing disabled songs | ||||
* | fix a display issue when streaming | Karl 'vollmerk' Vollmer | 2006-12-14 | 1 | -0/+2 |
| | |||||
* | fixed small random dealie on left Thx Kalrnux for noticing | Karl 'vollmerk' Vollmer | 2006-12-09 | 1 | -0/+2 |
| | |||||
* | fixed cataloging issue | Karl 'vollmerk' Vollmer | 2006-12-07 | 1 | -0/+2 |
| | |||||
* | a ton of css fixes | Karl 'vollmerk' Vollmer | 2006-12-06 | 1 | -0/+1 |
| | |||||
* | * Prevent Album art set on demo because people put porn in there :( | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -0/+1 |
| | | | | | | | * Fix Push functionality for the Democratic view stuff * Add footer div definition per Apex's request * Fix Config display with multi-value elements * Added plugin checking to update.php wq | ||||
* | Changed default site_charset to UTF-8 in config/ampache.cfg.php.dist | pb1dft | 2006-11-30 | 1 | -0/+1 |
| | |||||
* | shorttags fix | Karl 'vollmerk' Vollmer | 2006-11-30 | 1 | -0/+1 |
| | |||||
* | playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -0/+2 |
| | | | | patch file) | ||||
* | tweaked icons to use built in functions and removed them from where there ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -0/+4 |
| | | | | were not icons for every optin, added recently played | ||||
* | initial write tags script | Karl 'vollmerk' Vollmer | 2006-11-24 | 1 | -0/+1 |
| | |||||
* | new dealies and stuff | Karl 'vollmerk' Vollmer | 2006-11-24 | 1 | -0/+2 |
| | |||||
* | some bug fixes and tweaks | Karl 'vollmerk' Vollmer | 2006-11-17 | 2 | -2/+6 |
| | |||||
* | fixed some localplay issues | Karl 'vollmerk' Vollmer | 2006-11-15 | 1 | -0/+2 |
| | |||||
* | some minor MPD changes and bug fixes for localplay | Karl 'vollmerk' Vollmer | 2006-11-14 | 2 | -0/+9 |
| | |||||
* | Added new flash player and fixed a lot of other problems. Implemented Export ↵ | pb1dft | 2006-11-13 | 1 | -0/+4 |
| | | | | to ItunesDB | ||||
* | final commit before alpha2 release | Karl 'vollmerk' Vollmer | 2006-11-13 | 2 | -4/+10 |
| | |||||
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 1 | -0/+1 |
| | |||||
* | updates to french translation and some other minor tweaks | Karl 'vollmerk' Vollmer | 2006-11-08 | 1 | -0/+5 |
| | |||||
* | fixed show all browse issue with song titles and a silent error on a ↵ | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -0/+1 |
| | | | | show_songs call | ||||
* | some session length issues and minor formating/ui tweaks | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -0/+4 |
| | |||||
* | fixed an issue with democratic play when the voted playlist ran out | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -0/+1 |
| | |||||
* | working democratic play | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -0/+2 |
| | |||||
* | fixed playlist delete issue | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -0/+2 |
| |