Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yank out the Flash player by the roots. | Paul Arthur | 2013-01-28 | 1 | -3/+0 |
| | |||||
* | Add an HTML5 player | Holger Brunn | 2013-01-28 | 1 | -1/+2 |
| | | | | | Merge request #20. Basic, not very pretty, but works and, unlike the Flash player, is maintainable. | ||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -230/+230 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Always output masked password | Fred Thomsen | 2013-01-15 | 1 | -1/+6 |
| | | | | | Previously, users who didn't have access to modify the password were shown the actual current setting instead of asterisks. | ||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -33/+33 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up the select box output for language preference | Paul Arthur | 2012-03-31 | 1 | -7/+3 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+21 |
| | |||||
* | Plugin work. Plugins are now pluggable: no plugin-specific code in the main ↵ | Paul 'flowerysong' Arthur | 2010-06-22 | 1 | -12/+13 |
| | | | | | | | Ampache code. Plugins are now updatable, if configuration changes are needed for a new version. | ||||
* | Always update the access level associated with a preference, even if it's a | Paul 'flowerysong' Arthur | 2010-06-09 | 1 | -3/+5 |
| | | | | password and not itself being updated. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -4/+4 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -3/+11 |
| | |||||
* | Adding the bandwidth option to the preferences. This changes the complexity ↵ | martian | 2010-02-09 | 1 | -0/+8 |
| | | | | of the UI and toggles album art. | ||||
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 1 | -71/+71 |
| | |||||
* | api fixes, added librefm scrobbler (untested) and fixed minor error in ↵ | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -0/+2 |
| | | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin | ||||
* | Add: song_lyrics to Ampache #327 (thx alister55) | momo-i | 2009-02-24 | 1 | -0/+8 |
| | |||||
* | added paging to the localplay playlist, fixed some preferences issues I ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -0/+3 |
| | | | | introduced with the form register and caching | ||||
* | password nag no longer requires a login/logout to clear after restting ↵ | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -4/+0 |
| | | | | password, cache the prefs dropping the # of queries a bit per protags suggestion | ||||
* | sync from branches | Karl 'vollmerk' Vollmer | 2008-07-24 | 1 | -0/+4 |
| | |||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -2/+0 |
| | | | | removed useless cruft | ||||
* | some rather major bug fixes, corrected a preference setting issue, as well ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login | ||||
* | fixed flash player issues with specific playlist_methods | Karl 'vollmerk' Vollmer | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | fixed updating access level for prefs, headers for po files, httpq player ↵ | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -1/+5 |
| | | | | skip command and image resize for gif and png | ||||
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 1 | -3/+1 |
| | |||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -1/+1 |
| | | | | removed a dbl escape on the preferences | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -130/+2 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | sync of fix to stable | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -2/+5 |
| | |||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | added basic MPD user permissions in, I didnt force a level for everyone so ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+2 |
| | | | | any existing setups will be defaulted to DENIED until they update their Localplay Level | ||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -123/+4 |
| | |||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -21/+0 |
| | | | | xml class and api mojo, handshake logic in place | ||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | new db update, moved prefs around removed useless one and fixed some ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -13/+0 |
| | | | | defaults, also fixed some potential issues with lastfm | ||||
* | - Fixed missing web_path on catalog functions | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -4/+6 |
| | | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo | ||||
* | added ability to save playlists based on the active playlist, fixed the send ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -3/+4 |
| | | | | on add playlist preference, send and clear still does not work, but its progress | ||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -1/+1 |
| | | | | require a logout, also fixed duplicate stats collection of greedy players | ||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -3/+3 |
| | | | | correctly | ||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -1/+2 |
| | |||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -20/+1 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
| | |||||
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -5/+4 |
| | |||||
* | added album and artist dynamic options, tweaked display and how you add ↵ | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+1 |
| | | | | em... still not happy with it, but good enough for now | ||||
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+3 |
| | |||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -0/+7 |
| | | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type | ||||
* | fixed level updating for admin preferences | Karl 'vollmerk' Vollmer | 2007-07-12 | 1 | -5/+11 |
| |