Albert Santoni
|
2b8e40a12c
|
Merge branch 'saas' into saas-speedy
|
2015-05-21 15:09:57 -04:00 |
Albert Santoni
|
20649f73bd
|
Added missing translation for disk quota error message
|
2015-05-19 12:18:01 -04:00 |
drigato
|
77241bb6fc
|
Merge branch '2.5.x' into saas
|
2015-05-11 14:57:58 -04:00 |
drigato
|
2953576921
|
CC-5997: Tracks get scheduled outside of the show start and end time
|
2015-05-11 14:57:20 -04:00 |
Duncan Sommerville
|
8b380086c3
|
Merge branch 'saas-dev' into saas-speedy
|
2015-05-04 13:09:51 -04:00 |
Duncan Sommerville
|
272bb11fcf
|
Fixed player displaying nothing (instead of Offline) when no show is scheduled
|
2015-04-30 14:36:33 -04:00 |
Albert Santoni
|
0418cdbc04
|
Nerf a player console.log call
|
2015-04-29 17:26:51 -04:00 |
Albert Santoni
|
85cc373328
|
Embedded player: Display the show name during master/show source
|
2015-04-29 16:03:36 -04:00 |
Duncan Sommerville
|
e73a6df796
|
Fix for invalid date format issue in Firefox
|
2015-04-29 15:23:29 -04:00 |
Albert Santoni
|
1215eb1895
|
Prevent NaN from causing problems with player timeout
|
2015-04-29 12:58:32 -04:00 |
Albert Santoni
|
c72cdbc19d
|
More preventative coding for the player and fixed the live-info-v2 API
|
2015-04-29 12:17:44 -04:00 |
Albert Santoni
|
c0bd28f6d5
|
Prevent negative timeouts in player
|
2015-04-29 11:59:17 -04:00 |
Albert Santoni
|
9019377d0e
|
Merge branch 'saas' of github.com:sourcefabric/Airtime into saas
|
2015-04-29 11:48:15 -04:00 |
Albert Santoni
|
b3a19ae49e
|
Bugfix for embedded player sending too many requests on load, quieter logging for boto
|
2015-04-29 11:46:44 -04:00 |
Duncan Sommerville
|
94fc2131ff
|
SAAS-738 - Changed disk quota exceeded link to point to billing/upgrade
|
2015-04-27 16:19:15 -04:00 |
drigato
|
de8edf982a
|
SAAS-723: Add compatibility chart to player page
|
2015-04-20 10:52:49 -04:00 |
drigato
|
9cee7bcc86
|
Merge branch 'saas' of https://github.com/sourcefabric/Airtime into saas
|
2015-04-20 10:05:55 -04:00 |
drigato
|
926d1704bf
|
SAAS-723: Add compatibility chart to player page
|
2015-04-20 09:59:17 -04:00 |
Albert Santoni
|
82a129285c
|
Merge branch 'saas' of https://github.com/sourcefabric/Airtime into saas
|
2015-04-17 15:23:56 -04:00 |
Albert Santoni
|
1515984664
|
Merge remote-tracking branch 'origin/saas-suspend' into saas
|
2015-04-17 15:23:40 -04:00 |
Albert Santoni
|
6dc8837aff
|
Removed unused status page stuff for Pro and cleanup for code review
|
2015-04-17 11:17:35 -04:00 |
drigato
|
7c7bacfcaf
|
Remove console.log
|
2015-04-15 14:20:31 -04:00 |
drigato
|
d5dfa9af81
|
player testing console.log
|
2015-04-15 13:53:24 -04:00 |
drigato
|
880cca4733
|
SAAS-715: Indicate errors on the player
Fix error handling in flash mode
|
2015-04-15 13:21:54 -04:00 |
drigato
|
66a236a842
|
Better error handling for player in flash mode
|
2015-04-14 10:51:52 -04:00 |
drigato
|
83c21d4381
|
SAAS-715: Indicate errors on the player
logging for flash testing
|
2015-04-13 14:29:39 -04:00 |
drigato
|
24b6751eeb
|
Remove unused code from player
|
2015-04-13 09:18:36 -04:00 |
drigato
|
988fcae989
|
Remove console.log
|
2015-04-10 18:17:22 -04:00 |
drigato
|
63c3236e7a
|
Player metadata fix
|
2015-04-10 17:38:39 -04:00 |
Albert Santoni
|
088ada1d2c
|
Reformatted Bootstrap, added Station Suspended notice
|
2015-04-10 17:14:56 -04:00 |
drigato
|
b8e8a1a983
|
Player HTML5 error handling fix
|
2015-04-10 16:44:51 -04:00 |
drigato
|
1d79f13716
|
Player HTML5 error handling fix
|
2015-04-10 16:06:19 -04:00 |
drigato
|
c80d437601
|
Fixed player HTML5 error handling
|
2015-04-10 15:25:49 -04:00 |
drigato
|
9e62c71690
|
Fix player's manual mode
|
2015-04-10 10:52:40 -04:00 |
drigato
|
f238faa937
|
SAAS-712: UI Improvements
|
2015-04-09 14:22:50 -04:00 |
drigato
|
84231f811a
|
SAAS-720: Player can't be accessed unless a user has a valid session
|
2015-04-09 12:25:27 -04:00 |
drigato
|
4429117f6a
|
SAAS-712: UI Improvements
|
2015-04-09 09:43:15 -04:00 |
drigato
|
78b2631980
|
Remove stream url js escaping and do it on server side instead
|
2015-04-08 15:19:22 -04:00 |
drigato
|
94a7643ebc
|
Escape stream urls in the player js
|
2015-04-08 15:00:02 -04:00 |
drigato
|
23bf866211
|
SAAS-712: UI Improvements
|
2015-04-08 14:01:57 -04:00 |
drigato
|
f6d5b34cca
|
Embed player - code review fixes
|
2015-04-07 17:49:21 -04:00 |
drigato
|
481d21ff70
|
SAAS-662: Make player auto-connect if there is a problem with the stream
HTML5 error handling
|
2015-04-07 11:34:21 -04:00 |
drigato
|
e8c8fde8bd
|
Fix airtime.pro link on player
|
2015-04-02 15:27:01 -04:00 |
drigato
|
fdd8cdfaea
|
Fixed Airtime badge spacing
|
2015-04-02 14:35:13 -04:00 |
drigato
|
eaeed9be77
|
SAAS-669: Long station names overlap with link to airtime.pro
|
2015-04-01 12:50:49 -04:00 |
drigato
|
c1038cd92f
|
SAAS-706: Remove volume bar from player
|
2015-04-01 11:25:58 -04:00 |
drigato
|
220f21ab22
|
Merge branch 'saas' into saas-embed-player
Conflicts:
airtime_mvc/application/configs/ACL.php
|
2015-03-31 17:44:14 -04:00 |
drigato
|
15a8e3fa1f
|
Moved html5 error listener to MusesPlayer constructor
|
2015-03-31 17:20:42 -04:00 |
drigato
|
778df97d3c
|
SAAS-662: Make player auto-connect if there is a problem with the stream
Kind of working in HTML5 mode
|
2015-03-31 16:51:14 -04:00 |
drigato
|
d0f7f820a7
|
SAAS-675: Implement "auto" mode
|
2015-03-27 16:34:04 -04:00 |