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

1577 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
ada7cc3542 sync to trunk 2008-08-30 20:09:10 +00:00
Karl 'vollmerk' Vollmer
3267cf14b9 sync from branch 2008-08-30 19:49:39 +00:00
Karl 'vollmerk' Vollmer
96d7639ca1 adjust the logic on the api so that username does not have to be passed after the initial handshake 2008-08-30 05:09:40 +00:00
Karl 'vollmerk' Vollmer
2a24717832 only do the seek stuff if the start has a positive value 2008-08-29 17:38:46 +00:00
momo-i
36b9eb93b2 update typo 2008-08-29 07:42:02 +00:00
momo-i
59a103e607 Updated more translatable 2008-08-29 07:07:13 +00:00
momo-i
fae2f92e98 Updated language code list and Fixed catalan language code 2008-08-28 22:50:32 +00:00
momo-i
d6bae50be3 typo 2008-08-27 09:47:55 +00:00
momo-i
7d8db9b0ec Updated tempalate, po files, and Install process. 2008-08-27 00:59:11 +00:00
momo-i
de6d146ca3 Fixed don't display xml:lang and lang for html tag. 2008-08-26 22:21:10 +00:00
momo-i
c3a0f47027 if can't use gettext, emulate gettext(). update some templates. 2008-08-26 22:08:13 +00:00
Karl 'vollmerk' Vollmer
f54f17453d fixed two sql queries and the slicing on search (Thx sylvander) 2008-08-26 16:02:11 +00:00
momo-i
eb9e000f3d parse error fixed 2008-08-26 00:50:11 +00:00
momo-i
409ece91cc fix multibyte character email 2008-08-25 23:03:07 +00:00
momo-i
bfc0647117 Fixed: last comma was not removed. 2008-08-25 22:15:36 +00:00
momo-i
2499cf3886 sync from r1692 2008-08-25 04:05:56 +00:00
momo-i
d06f8cff88 Fixed: typo 2008-08-25 01:13:54 +00:00
momo-i
f9270baba8 Modified: More translatable templates. 2008-08-25 00:30:35 +00:00
momo-i
c16f287900 remove merge shell and integrate gather-messages.sh. 2008-08-25 00:28:39 +00:00
momo-i
b395cd2f88 Fixed: may be unable to rename tags table. 2008-08-24 22:17:00 +00:00
nf
5e215eba46 Minor fixes and updates to german locale for trunk 2008-08-24 08:07:40 +00:00
Karl 'vollmerk' Vollmer
c65810e08c fixed the live stream stuff, and removed references to the genre stuff, and replaced it with tag 2008-08-24 06:40:49 +00:00
Karl 'vollmerk' Vollmer
591b54daac fix the prevent_multiple_logins (Thx hugh) 2008-08-24 06:29:10 +00:00
momo-i
62bfa3c932 Japanese modified 2008-08-24 04:51:35 +00:00
Karl 'vollmerk' Vollmer
d363f110d6 fix headers on export catalog 2008-08-24 01:20:13 +00:00
Karl 'vollmerk' Vollmer
478c6618b0 fixed the search add result button and messed up some browse sort stuff 2008-08-22 04:28:36 +00:00
Karl 'vollmerk' Vollmer
666ed4e1ea fixed a visual issue with short album+artist names where the actions wrapped or floated into the wrong spot, not tested on ie yet 2008-08-21 05:35:09 +00:00
Karl 'vollmerk' Vollmer
968cb2a281 fix filter + paging and add sort by artist and album on song browse 2008-08-21 05:22:33 +00:00
Karl 'vollmerk' Vollmer
553d5a8c4a fix sorting on playlist browse 2008-08-21 04:51:23 +00:00
Karl 'vollmerk' Vollmer
fcd6756369 sync from branch 2008-08-21 02:45:43 +00:00
Karl 'vollmerk' Vollmer
a6a8c08e37 fixed the search a bit, made some random changes to charset and fixed some echo printf() references 2008-08-19 04:31:52 +00:00
Karl 'vollmerk' Vollmer
619368f183 correct sql for re-sorting 2008-08-19 04:02:53 +00:00
Karl 'vollmerk' Vollmer
8151391c52 fix single album and artist views, corrected get_total() from show_objects() 2008-08-19 03:45:47 +00:00
Karl 'vollmerk' Vollmer
781d77e558 bunch of fixes, and some breaks for the browsing 2008-08-18 02:51:59 +00:00
Kevin James 'purdyk' Purdy
e912d72ed4 Updated handshake stats SQL broken by lack of genre column in songs table. 2008-08-14 22:34:40 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb good number of changes to browse, this breaks more then it fixes... 2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
f49a78f512 updated french translation from erwan 2008-08-10 21:52:16 +00:00
Karl 'vollmerk' Vollmer
7e72bd0220 divide by 16, seems to work better.. at least for lame... who knows 2008-08-08 23:43:51 +00:00
Karl 'vollmerk' Vollmer
68a6acbd05 remove the genre references from search so it works again 2008-08-08 05:41:02 +00:00
Karl 'vollmerk' Vollmer
ca95e29152 added "extra" caching for the album object 2008-08-08 05:39:11 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99 fixed a long standing browsing issue where you could not browse two different things at the same time 2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
dda0815b08 more fixes for the translation (Thx momo-i) and updated ja_JP 2008-08-08 03:44:06 +00:00
Karl 'vollmerk' Vollmer
66b7d6f37a improved gather shell script (Thx momo-i) 2008-08-08 03:18:22 +00:00
Karl 'vollmerk' Vollmer
eb2b826179 make the ip history only clear the old stuff sometimes, also fix rounding issues on the downsampling 2008-08-06 17:02:56 +00:00
Karl 'vollmerk' Vollmer
8b733244ac make a good mess of things, and actually sync the starts_with patch from branches 2008-08-05 06:18:15 +00:00
Karl 'vollmerk' Vollmer
6276503dad unbreak browsing and kind of torture tagging a little 2008-08-05 03:59:06 +00:00
Karl 'vollmerk' Vollmer
0dbace41fe added paging to the localplay playlist, fixed some preferences issues I introduced with the form register and caching 2008-08-05 01:46:01 +00:00
Karl 'vollmerk' Vollmer
f3b10721ac fixed a preferences issue due to a typo and updated german translation 2008-08-05 00:53:01 +00:00
Karl 'vollmerk' Vollmer
aab3dc83a3 test icon for tag add, does not work 2008-07-30 05:52:31 +00:00
Karl 'vollmerk' Vollmer
ff77c79a5d sync from branches 2008-07-30 05:09:26 +00:00