Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output buffering is disabled when exporting catalogs. | flashk | 2008-01-02 | 1 | -0/+7 |
| | |||||
* | fixed flag management interface, and potentially fixed an issue with ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+1 |
| | | | | use_auth=false | ||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -8/+23 |
| | | | | added export catalog to csv | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+2 |
| | | | | removed a dbl escape on the preferences | ||||
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 1 | -0/+56 |
| | | | | Fixed sql error when creating catalog | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -20/+10 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | fixed typo preventing deletion of users | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -2/+2 |
| | |||||
* | fixed mailing functions | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -231/+21 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -16/+10 |
| | | | | mostly works so why not commit eah? | ||||
* | fixed display on catalog if no add/update has been performed, fixed the user ↵ | Karl 'vollmerk' Vollmer | 2007-12-11 | 1 | -9/+9 |
| | | | | functions I broke earlier | ||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 3 | -26/+10 |
| | |||||
* | added paging to the playlist view, corrected a few stupid parse errors / ↵ | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -3/+3 |
| | | | | mistakes | ||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -10/+7 |
| | |||||
* | preparing for release point, exciting stuff | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -0/+3 |
| | |||||
* | fixed a missing ob_end_flush() on the catalog create | Karl 'vollmerk' Vollmer | 2007-11-26 | 1 | -2/+4 |
| | |||||
* | wups typo | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -1/+1 |
| | |||||
* | one last little change to auto-enable localplay when enabling a localplay module | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -0/+5 |
| | |||||
* | If we go through the trouble of asking are you sure lets at least give the ↵ | xgizzmo | 2007-11-11 | 1 | -1/+1 |
| | | | | option to bail. :) | ||||
* | fixed catalog_update bin file and fixed a conf() reference on update all on ↵ | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -1/+1 |
| | | | | admin catalog stuff | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -1/+1 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -20/+15 |
| | |||||
* | fixed two MPD issues, can now disable localplay modules, added check for PHP5 | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -1/+14 |
| | |||||
* | tweaked the mpd class a bit changing timeouts, fixed the gather album art so ↵ | Karl 'vollmerk' Vollmer | 2007-10-01 | 1 | -3/+2 |
| | | | | it only gathers for the specified catalog | ||||
* | some fixes for the localplay, you can now install the MPD controller, and ↵ | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -25/+9 |
| | | | | add instances, just not actually play to it... realized I need to think on how to do that a little... | ||||
* | threw in add button for single playlist view, added the link for deleting ↵ | Karl 'vollmerk' Vollmer | 2007-09-13 | 1 | -14/+8 |
| | | | | catalogs back, also added back in the ACL page links, they dont work.. | ||||
* | few more tweaks to localplay, added in the mpd table creation mojo, just ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -0/+10 |
| | | | | need to finish install and then build the interface | ||||
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -3/+8 |
| | |||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+4 |
| | | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo | ||||
* | fixed some +x stuff that shouldnt have been +x and moved the catalog ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 2 | -5/+15 |
| | | | | functions back into the content area | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 6 | -18/+12 |
| | |||||
* | fixed single downloads and that annoying minor css issue with albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+4 |
| | | | | moment | ||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -14/+27 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | year another bump on openstrands, removed redundent files, fixed bug with ↵ | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
| | | | | config gen and started work on playlists | ||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+1 |
| | | | | album art not to work as advertised | ||||
* | fixed ip history display | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -4/+6 |
| | |||||
* | re-added ability to delete catalogs, fixed exception error with id3 library | Karl 'vollmerk' Vollmer | 2007-07-12 | 3 | -121/+13 |
| | |||||
* | fixed some catalog update issues, fixed some genre pages and made the sql ↵ | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -16/+6 |
| | | | | sort stuff for show songs work | ||||
* | bunch of minor fixes and a db change | Karl 'vollmerk' Vollmer | 2007-07-01 | 1 | -1/+1 |
| | |||||
* | fixed some issues with the installer, and also made it so that you can ↵ | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -8/+8 |
| | | | | delete/disable users again | ||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -2/+2 |
| | | | | forgetting now | ||||
* | fixed browse users, add user, edit user | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -83/+71 |
| | |||||
* | fixed lastfm gather album art and add | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -12/+7 |
| | |||||
* | cleaned up display on the gather album art | Karl 'vollmerk' Vollmer | 2007-06-03 | 1 | -3/+5 |
| | |||||
* | fixed catalog clean | Karl 'vollmerk' Vollmer | 2007-06-02 | 1 | -5/+3 |
| | |||||
* | catalog verify mostly works, need to clean up the album art gather before ↵ | Karl 'vollmerk' Vollmer | 2007-06-02 | 1 | -6/+3 |
| | | | | its completely better | ||||
* | tweaked the sidebars, think they look a lot better now | Karl 'vollmerk' Vollmer | 2007-06-01 | 1 | -2/+2 |
| | |||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -37/+37 |
| | | | | dynamic updating of the current state | ||||
* | updated sql file, and the install process now works | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -75/+9 |
| | |||||
* | updated system page, with new config writing code, not working... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -5/+16 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -5/+5 |
| | | | | everything broken |