Martin Konecny
|
acfc72f422
|
use sendJson, instead of manually disabling layouts + encoding data
|
2013-04-26 18:06:07 -04:00 |
Martin Konecny
|
21b84c153a
|
better logging for return values
|
2013-04-26 17:54:52 -04:00 |
Martin Konecny
|
3a931f27bf
|
CC-4417: Opus codec support
|
2013-04-26 17:54:29 -04:00 |
Martin Konecny
|
21bed91678
|
add brackets to force operator precedence
|
2013-04-26 15:56:48 -04:00 |
Martin Konecny
|
49d1755b52
|
fix incorrect merge
|
2013-04-26 13:58:44 -04:00 |
Martin Konecny
|
705329ee5d
|
cleanup of unecessary code
-we shouldn't be loading config file multiple times.
|
2013-04-26 13:48:15 -04:00 |
Martin Konecny
|
6cc366b100
|
CC-5069:
Airtime 2.4 upgrade scripts
-initial commit
|
2013-04-26 13:43:40 -04:00 |
Martin Konecny
|
91e15ea092
|
CC-4417: Opus codec support
|
2013-04-26 12:26:13 -04:00 |
Martin Konecny
|
09fec4b42b
|
CC-4417: Opus codec support
|
2013-04-26 12:26:01 -04:00 |
Martin Konecny
|
c99207b47e
|
CC-4417: Opus codec support
|
2013-04-26 12:22:18 -04:00 |
Martin Konecny
|
655c1eb5a9
|
CC-5043:
Invalid literal for float error from mutagen
|
2013-04-26 11:37:46 -04:00 |
Martin Konecny
|
628e075828
|
pypo syntax error
|
2013-04-26 11:35:52 -04:00 |
Martin Konecny
|
ca86d6b68b
|
fix potential out-of-bounds string index error
|
2013-04-25 22:36:21 -04:00 |
Martin Konecny
|
7bf6f3669b
|
more stringent verification of equivalence between tracks
|
2013-04-25 22:33:03 -04:00 |
Martin Konecny
|
039d8a7c0f
|
fix worst offenders of > 80 character row length
|
2013-04-25 22:32:27 -04:00 |
Martin Konecny
|
1a765e6cb9
|
Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
python_apps/pypo/pypocli.py
python_apps/pypo/pypofetch.py
python_apps/pypo/pypopush.py
|
2013-04-25 22:20:03 -04:00 |
Martin Konecny
|
fb4a02faec
|
cleanup of unecessary code
-we shouldn't be loading config file multiple times.
|
2013-04-25 22:11:26 -04:00 |
Martin Konecny
|
5b2e8e221f
|
Merge branch 'CC-4417-opus-support'
Conflicts:
python_apps/pypo/airtime-liquidsoap
|
2013-04-25 18:23:37 -04:00 |
Martin Konecny
|
ccd3293f3d
|
CC-4417: Opus codec support
|
2013-04-25 18:23:02 -04:00 |
Martin Konecny
|
0e3b4da52f
|
clear unused function
|
2013-04-24 15:17:06 -04:00 |
Martin Konecny
|
45ac5282b8
|
clean unused import
|
2013-04-24 15:16:50 -04:00 |
Martin Konecny
|
80bd57ce4e
|
CC-5050: Tracks with a very high track count cannot be saved into database
-fixed
|
2013-04-22 17:54:25 -04:00 |
Martin Konecny
|
07f0ae6c28
|
CC-1469: Crossfading support (non-equal power)
-fix restarting airtime playout not resyncing to schedule correctly
|
2013-04-22 17:33:56 -04:00 |
Martin Konecny
|
96579b7ef4
|
CC-5057: Pypopush error: no attribute 'push_item'
-fixed
|
2013-04-22 16:48:52 -04:00 |
Martin Konecny
|
8f6b583fcb
|
CC-5061:
Use propel transactions for StoredFile class
|
2013-04-19 20:40:31 -04:00 |
Martin Konecny
|
243dda60f8
|
remove useless comment
|
2013-04-19 20:25:26 -04:00 |
Martin Konecny
|
fd78ad29bf
|
cleanup of function names
|
2013-04-19 20:24:05 -04:00 |
Martin Konecny
|
923f4ee180
|
CC-5062:
Add "error" logging level
-done
|
2013-04-19 20:11:33 -04:00 |
Martin Konecny
|
f39f9329cc
|
CC-4992:
Decouple pypo from Airtime install
-first commit
|
2013-04-19 20:10:51 -04:00 |
Martin Konecny
|
7cf11b820a
|
add new api_client file to upgrade dir
|
2013-04-18 18:04:50 -04:00 |
Martin Konecny
|
54a9f50055
|
CC-5004: Fix mistake in api_client.cfg
-fixed by simply removing all unnecessary stuff to python file
|
2013-04-18 18:02:54 -04:00 |
Martin Konecny
|
018ec9231e
|
don't print out anything extra after printing json
|
2013-04-18 16:20:34 -04:00 |
Martin Konecny
|
351dfc027a
|
clean up upgrades for 2.4 Don't allow upgrades earlier than 2.2
|
2013-04-18 16:09:09 -04:00 |
Martin Konecny
|
01af1ff8fb
|
CC-5022:
airtime-install -l doesn't take effect
-option removed for now
|
2013-04-18 15:56:20 -04:00 |
Martin Konecny
|
8555f34beb
|
Merge branch 'master' of dev.sourcefabric.org:airtime
|
2013-04-18 15:40:48 -04:00 |
Martin Konecny
|
479e69de12
|
CC-5009:
Use Silan to silently update track length in the background
-done
|
2013-04-18 15:40:33 -04:00 |
Martin Konecny
|
a4da726c6b
|
Merge branch '2.3.x'
|
2013-04-14 18:11:22 -04:00 |
Martin Konecny
|
6e7e3c81e8
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-04-14 18:10:58 -04:00 |
Martin Konecny
|
592b532b79
|
use master instead of devel for nightlies
|
2013-04-14 18:10:35 -04:00 |
Martin Konecny
|
9a78c3f8e5
|
Merge branch '2.3.x'
|
2013-04-11 15:13:39 -04:00 |
Martin Konecny
|
984828ef36
|
SAAS-301: Calendar content indicator did not update automatically after adding content to a show
-fixed
|
2013-04-11 15:13:02 -04:00 |
Martin Konecny
|
d46fef8eda
|
SAAS-301: Calendar content indicator did not update automatically after adding content to a show
-fixed
|
2013-04-11 15:11:20 -04:00 |
Martin Konecny
|
3714f83757
|
Merge branch '2.3.x'
|
2013-04-11 15:06:21 -04:00 |
Martin Konecny
|
5cd6dd907b
|
Merge branch '2.3.x' of dev.sourcefabric.org:airtime into 2.3.x
|
2013-04-11 15:04:29 -04:00 |
Martin Konecny
|
3000f543d8
|
SAAS-301:
Calendar content indicator did not update automatically after adding content to a show
-fixed
|
2013-04-11 15:04:16 -04:00 |
Daniel James
|
a7cdaa9629
|
Updated translation files against current strings
|
2013-04-11 18:20:25 +01:00 |
Daniel James
|
1bb5f171a8
|
Updated Canadian localization, eh? :-)
|
2013-04-11 17:05:33 +01:00 |
Daniel James
|
de6ccd9c72
|
Updated US English localization
|
2013-04-11 17:02:53 +01:00 |
Martin Konecny
|
0da0e798c6
|
make password input width same as text input width. Also make everything a little wider.
|
2013-04-10 18:19:46 -04:00 |
Martin Konecny
|
5cb950e43f
|
Merge branch '2.3.x'
|
2013-04-08 18:55:54 -04:00 |