1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
Commit graph

46 commits

Author SHA1 Message Date
Paul Arthur
a24b711143 Some cleanup of the playlist import code
Global variables are ugly and unnecessary.
2012-09-21 10:52:47 -04:00
Paul Arthur
f65076b93d Switch from _() to T_()
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.
2012-04-12 21:13:29 -04:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
9ce63661d1 Fixed indent and add translation words 2011-02-03 14:03:16 +09:00
momo-i
5da3caed31 Modified header comment for phpdoc 2011-02-03 10:25:54 +09:00
Paul 'flowerysong' Arthur
1a0c72d524 Add the ability to edit or delete a playlist from the normal playlist display,
not just while browsing.  Fixes FS#16
2010-04-28 05:32:10 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
momo-i
83c2553c8b Fixed: if playlist imported successful, next page is showing playlist. if not imported, next page is import page. 2009-03-13 07:11:26 +00:00
momo-i
a6e171869b Fixed: import ok but playlist not shown #412 2009-03-13 07:03:26 +00:00
momo-i
82edd2e93b Fixed: import m3u insert error
Added: show import result
2009-03-13 04:43:14 +00:00
momo-i
2e5e71f825 Fixed: show/import playlist #213 (thx ardbkr) 2009-02-23 02:12:39 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
d48d73b67d require users to have at least 25 to create playlists, or have access to them 2008-11-26 10:48:57 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
efd932b9fd fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
a99e3e58ad fixed normalize playlist 2007-09-03 19:41:27 +00:00
Karl 'vollmerk' Vollmer
d5231c592c minor tweaks to playlist stuff, not finished by a longshot, added in licence to kajax js file 2007-08-20 07:21:34 +00:00
Karl 'vollmerk' Vollmer
8e96787296 added your playlists with play link to the leftbar, no way to edit them yet 2007-07-30 06:21:50 +00:00
Karl 'vollmerk' Vollmer
f9e3b1360f fixed playlist permission issue for users 2007-02-28 19:27:37 +00:00
pb1dft
67a4624f89 Rewrote the Dutch Translation Files and some otherminor typos 2006-11-18 01:35:06 +00:00
Karl 'vollmerk' Vollmer
4fb9dbd3ef fixed the playlist dealie 2006-11-17 00:48:18 +00:00
pb1dft
ca3d457283 Fixed upload playlist and a minor issue in most popular 2006-11-17 00:43:11 +00:00
Karl 'vollmerk' Vollmer
99ed8eb9b0 fixed playlist delete issue 2006-11-04 20:09:11 +00:00
Karl 'vollmerk' Vollmer
bd0008f450 quick commit so I can build a nightly 2006-09-24 04:07:17 +00:00
Karl 'vollmerk' Vollmer
87c3f8292f fixed up some playlist snafus now appends to playlist and remembers last used 2006-09-11 03:41:50 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
d4b700e2fe added ability to prune empty playlists 2006-05-22 02:29:05 +00:00
Karl 'vollmerk' Vollmer
6546c82643 fixed playlists thing for real this time 2006-05-13 07:27:16 +00:00
Karl 'vollmerk' Vollmer
c603a3c5c0 fixed a minor flaging glitch 2006-03-28 07:00:32 +00:00
Karl 'vollmerk' Vollmer
80b0748b4a fixed playlist name editing so confirmation box works, and its a little snazzier now 2006-03-23 09:01:04 +00:00
Karl 'vollmerk' Vollmer
48e42c1b8c fixed album add to playlist mojo 2006-02-11 17:19:58 +00:00
Karl 'vollmerk' Vollmer
4d7170217d fixed the seeking bug and a few other minor ones thank Sven F. 2006-01-14 18:16:28 +00:00
Karl 'vollmerk' Vollmer
db10ee8e78 a few tweaks 2006-01-08 06:38:06 +00:00
Karl 'vollmerk' Vollmer
d0e0e716af aww yea 2006-01-05 06:41:04 +00:00
Karl 'vollmerk' Vollmer
6daae3271c fixed up some more playlist stuff 2006-01-05 06:19:22 +00:00
Karl 'vollmerk' Vollmer
ffac735991 fixed a few more playlist functions... cleaned up some code... 2006-01-04 09:01:36 +00:00
Karl 'vollmerk' Vollmer
dfbe65e1bf whole new playlists files new coolness supported but not implmented, playback works but playlist edit functions are still untested... 2006-01-03 09:21:29 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
975bbcebe9 new interface which breaks all previous themes... and current themes, still under development 2005-12-21 08:03:20 +00:00
Karl 'vollmerk' Vollmer
492a04db28 fixed coloring on edit box in playlist 2005-12-17 19:35:32 +00:00
Karl 'vollmerk' Vollmer
c5d6e04d11 removed ID field from user table, and everything that goes with that... 2005-07-09 07:49:59 +00:00
Karl 'vollmerk' Vollmer
0c0262b8a7 mother of all commits... 2005-06-19 18:05:40 +00:00
Karl 'vollmerk' Vollmer
49f48af532 fixed add to playlists from albums, and multi-artist album display flaw 2005-06-19 01:23:35 +00:00
Karl 'vollmerk' Vollmer
ab8c8b63c6 fix and new preference for footer menu 2005-06-10 04:28:39 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00