Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a few more columns to the video view, tweak how it picks the title when ↵ | Karl 'vollmerk' Vollmer | 2009-02-04 | 2 | -0/+13 |
| | | | | indexing | ||||
* | fix display of ip history | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -2/+2 |
| | |||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 5 | -3/+93 |
| | | | | playlists and random elements | ||||
* | fixed localplay not showing current playing song and clear playlist not ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 3 | -11/+23 |
| | | | | refreshing the screen | ||||
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 5 | -9/+20 |
| | |||||
* | ACL with IPv6 should be working / testing now | Karl 'vollmerk' Vollmer | 2009-01-31 | 5 | -34/+34 |
| | |||||
* | add new ACL creation forms, none of them work yet, remove wrong icon... add ↵ | Karl 'vollmerk' Vollmer | 2009-01-31 | 5 | -30/+265 |
| | | | | correct icon | ||||
* | Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ↵ | Karl 'vollmerk' Vollmer | 2009-01-31 | 2 | -20/+31 |
| | | | | entries. Access Control broken in this revision due to missing DB update | ||||
* | Allow blank root MySQL password, required for compatibilty, continue to ↵ | Karl 'vollmerk' Vollmer | 2009-01-28 | 1 | -21/+7 |
| | | | | dis-allow Ampache MySQL account password to be blank. Revert additional check on DB Connection, do not want to tell the world their DB password is blank. The config clearly states this restriction | ||||
* | Ticket #387, added some checks during install for empty db passwords. Also ↵ | dipsol | 2009-01-28 | 1 | -7/+21 |
| | | | | added this to check when something goes wrong. | ||||
* | fix editing preferences, and colorize the debug page a tad for fun | Karl 'vollmerk' Vollmer | 2009-01-27 | 3 | -3/+15 |
| | |||||
* | final commits before the release | Karl 'vollmerk' Vollmer | 2009-01-01 | 3 | -7/+8 |
| | |||||
* | remove the genre references from the catalog creation screens | Karl 'vollmerk' Vollmer | 2008-12-28 | 3 | -4/+2 |
| | |||||
* | fix a display issue with the now playing that caused it to split up the results | Karl 'vollmerk' Vollmer | 2008-12-28 | 2 | -6/+6 |
| | |||||
* | put in a hack to clear the rightbar if the preferences deem it so | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -2/+7 |
| | |||||
* | added the tags to the artist and album display, and also made the cataloging ↵ | Karl 'vollmerk' Vollmer | 2008-12-28 | 4 | -3/+11 |
| | | | | correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style | ||||
* | Fixed: Typo informatin | momo-i | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | cleaned up some garbage code in the template and removed a useless file | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -9/+3 |
| | |||||
* | added the recently played back in | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | finished up the rss feed stuff for now playing, it is currently the only ↵ | Karl 'vollmerk' Vollmer | 2008-12-07 | 2 | -2/+2 |
| | | | | type that works, should conform to rss standards now | ||||
* | added execution time override test, and tweaked when it falls back to ↵ | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -0/+4 |
| | | | | recording_time in id3v2 tags | ||||
* | make a slight change to the song display, the title is now the direct link. ↵ | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -4/+2 |
| | | | | The info page is now an icon, this is based on watching a few ampache newbies try to use it and get confused as to how play stuff | ||||
* | Added a missing </form> | dipsol | 2008-12-02 | 1 | -0/+2 |
| | |||||
* | Changed some name, because of the conventions. | dipsol | 2008-12-02 | 3 | -6/+6 |
| | |||||
* | fixed ticket 281, by changing the way the data was return. Now only the ↵ | dipsol | 2008-12-02 | 3 | -3/+10 |
| | | | | button will be updated instead of the whole line. | ||||
* | junk commit, nothing really changed | Karl 'vollmerk' Vollmer | 2008-12-02 | 2 | -2/+2 |
| | |||||
* | verify that they at least typed in the right db information, before creating ↵ | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -3/+5 |
| | | | | the config file for them | ||||
* | Fixed: more translatable | momo-i | 2008-11-26 | 1 | -2/+2 |
| | |||||
* | switch playlist actions to icons like everything else | Karl 'vollmerk' Vollmer | 2008-11-14 | 1 | -6/+16 |
| | |||||
* | added link to disable/enable a song to the songs list | Karl 'vollmerk' Vollmer | 2008-11-09 | 1 | -0/+2 |
| | |||||
* | no real progress, just saving my work | Karl 'vollmerk' Vollmer | 2008-11-03 | 1 | -2/+4 |
| | |||||
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵ | Karl 'vollmerk' Vollmer | 2008-10-29 | 6 | -3/+66 |
| | | | | things | ||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 45 | -280/+133 |
| | |||||
* | Fixed #309: $web_path (Thx juanjo) | momo-i | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | Fixed misstaken, and r1736 comment: Fixed if empty ids, don't run sql query | momo-i | 2008-09-03 | 1 | -2/+2 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -5/+7 |
| | |||||
* | remove lib/album.lib.php and move its two functions into album class, ↵ | Karl 'vollmerk' Vollmer | 2008-08-31 | 2 | -2/+1 |
| | | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules) | ||||
* | move stuff around so it makes more sense and is not messed up by the ajax ↵ | Karl 'vollmerk' Vollmer | 2008-08-30 | 2 | -3/+3 |
| | | | | refresh | ||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 2 | -3/+5 |
| | |||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -1/+1 |
| | |||||
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-08-30 | 4 | -10/+14 |
| | |||||
* | update typo | momo-i | 2008-08-29 | 1 | -9/+9 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 7 | -22/+14 |
| | |||||
* | Updated tempalate, po files, and Install process. | momo-i | 2008-08-27 | 11 | -19/+126 |
| | |||||
* | Fixed don't display xml:lang and lang for html tag. | momo-i | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | if can't use gettext, emulate gettext(). update some templates. | momo-i | 2008-08-26 | 3 | -9/+9 |
| | |||||
* | Fixed: typo | momo-i | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | Modified: More translatable templates. | momo-i | 2008-08-25 | 24 | -51/+57 |
| | |||||
* | fixed the live stream stuff, and removed references to the genre stuff, and ↵ | Karl 'vollmerk' Vollmer | 2008-08-24 | 3 | -12/+8 |
| | | | | replaced it with tag | ||||
* | fixed the search add result button and messed up some browse sort stuff | Karl 'vollmerk' Vollmer | 2008-08-22 | 3 | -4/+4 |
| |