Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 5 | -110/+94 | |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | |||||
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+2 | |
| | | | | it work how I want, will do later | |||||
* | wrong path ;-) | nf | 2007-11-11 | 20 | -923/+0 | |
| | ||||||
* | One more theme, but not compatible with ampache 3.4 yet | nf | 2007-11-11 | 20 | -0/+923 | |
| | ||||||
* | initial work on democratic play, not finished, added drop down select for ↵ | Karl 'vollmerk' Vollmer | 2007-11-10 | 2 | -2/+12 | |
| | | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure | |||||
* | some slight tweaks to display on openstrands stuff, and fixed some potential ↵ | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -3/+0 | |
| | | | | errors due to bad returned data | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 2 | -418/+388 | |
| | | | | updated most of the tables so that every column is independently customizable by css rules | |||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 2 | -11/+19 | |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | |||||
* | Updated ajax loader | spocky | 2007-10-15 | 5 | -48/+30 | |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | |||||
* | fixed the localplay controls, per limeds recommendation currently under ↵ | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -0/+8 | |
| | | | | rightbar actions, not happy with location | |||||
* | stupid mistake that broke all streaming | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -2/+6 | |
| | ||||||
* | fixed some localplay issues, now correctly shows the active instance at ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -2/+6 | |
| | | | | least for the MPD module | |||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 2 | -0/+24 | |
| | | | | a default sort to the browse methods | |||||
* | Updated rightbar submenu html/css | spocky | 2007-09-27 | 2 | -43/+16 | |
| | ||||||
* | - Corrected one more sidebar missing tag | spocky | 2007-09-27 | 26 | -18/+28 | |
| | | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes | |||||
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+30 | |
| | ||||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -0/+1 | |
| | | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD | |||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 2 | -48/+11 | |
| | | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections | |||||
* | - modified sidebar css | spocky | 2007-09-23 | 36 | -726/+1700 | |
| | | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6) | |||||
* | fixed some +x stuff that shouldnt have been +x and moved the catalog ↵ | Karl 'vollmerk' Vollmer | 2007-09-09 | 3 | -0/+0 | |
| | | | | functions back into the content area | |||||
* | two themes that are not working, and will not be replaced | Karl 'vollmerk' Vollmer | 2007-09-03 | 17 | -1139/+0 | |
| | ||||||
* | fixed advanced random, tweaked some css a tad and fixed a few other minor typos | Karl 'vollmerk' Vollmer | 2007-08-27 | 1 | -2/+7 | |
| | ||||||
* | Fixed star-rating css | spocky | 2007-08-20 | 1 | -10/+10 | |
| | ||||||
* | Updated css class for ajax elements (please check function text in ↵ | spocky | 2007-08-20 | 1 | -4/+9 | |
| | | | | ajax.class.php) | |||||
* | fixed object rating css issue | spocky | 2007-08-19 | 1 | -10/+10 | |
| | ||||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 4 | -10/+38 | |
| | ||||||
* | fixed slight glitch introduced into the paging stuff | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -5/+7 | |
| | ||||||
* | added some basic random functionality, need to make the advanced page | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -2/+4 | |
| | ||||||
* | - updated star-rating to integrate original author's improvments (better ↵ | spocky | 2007-08-17 | 1 | -78/+53 | |
| | | | | | | compatibility, php code no more dependent on the stars image size which means themers can now use any image size they like) - updated random albums css so that it does not break lines when cover is not downloaded quickly enough | |||||
* | updated css (sidebar, random albums, global classes) | spocky | 2007-08-15 | 1 | -14/+30 | |
| | | | | | cleaned up html corrected a typo in show_objects | |||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -12/+12 | |
| | | | | correctly | |||||
* | fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -3/+19 | |
| | | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums | |||||
* | minor css adjustments | spocky | 2007-08-08 | 1 | -11/+14 | |
| | ||||||
* | almost finished sidebar stuff | spocky | 2007-08-07 | 1 | -57/+69 | |
| | ||||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -36/+43 | |
| | ||||||
* | fixed ie6/7 side effect (i really love ie :p) | spocky | 2007-08-06 | 1 | -1/+2 | |
| | ||||||
* | modified sidebar html/css structure | spocky | 2007-08-06 | 1 | -11/+31 | |
| | ||||||
* | fixed potential issue with kajax, and added advanced search button to top, ↵ | Karl 'vollmerk' Vollmer | 2007-08-04 | 1 | -0/+9 | |
| | | | | right bar | |||||
* | Started modifying sidebar. Needs a lot more work and tests | spocky | 2007-08-01 | 1 | -48/+38 | |
| | ||||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+1 | |
| | ||||||
* | added album and artist dynamic options, tweaked display and how you add ↵ | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -0/+5 | |
| | | | | em... still not happy with it, but good enough for now | |||||
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -6/+5 | |
| | ||||||
* | Added classes to show_localplay_status.inc and updated all themes for ↵ | nf | 2007-07-14 | 3 | -2/+30 | |
| | | | | | | | | | compatibility. Added show_object_rating_static.inc (supplied by andy90) and modified rating.lib for this to work Removed obsolete patches from cleandy themes. Fixed a tiny css bug in StoneBlue theme. Fixed horizontal menu in Burgundy theme (explicit height in #sidebar li) | |||||
* | - Tweaked login page to make it more customizable and more w3c compliant | spocky | 2007-07-08 | 1 | -2/+2 | |
| | | | | | - Fixed a font issue in css - Fixed an error preventing theme changes | |||||
* | added rightbar and fixed genre playback | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -2/+19 | |
| | ||||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -5/+5 | |
| | ||||||
* | tweaked the sidebars, think they look a lot better now | Karl 'vollmerk' Vollmer | 2007-06-01 | 1 | -51/+24 | |
| | ||||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -0/+1 | |
| | | | | dynamic updating of the current state | |||||
* | flushed out the album view and added a few more features removed unused icons | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+3 | |
| | ||||||
* | basic browse concept added to sidebar and start of the browse logic | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -0/+5 | |
| |