denise
|
525b2dcb33
|
CC-4895: Remove all json die() statements from code
- removed json_encode
|
2013-02-07 15:41:47 -05:00 |
denise
|
d4e89df94e
|
CC-4895: Remove all json die() statements from code
|
2013-01-31 14:06:45 -05:00 |
James
|
f70ca93b53
|
CC-4841: Silan script
done
|
2013-01-18 11:53:26 -05:00 |
James
|
5a97fb69f2
|
CC-4384: Remove annoying usage of $CC_CONFIG
- done
|
2013-01-14 16:16:14 -05:00 |
James
|
1263c04621
|
CC-4796: Listener Stat: Authentication exception happens but no warning message on UI
- done
|
2013-01-08 17:32:27 -05:00 |
Martin Konecny
|
1ee90ed9b9
|
CC-4790: Media Monitor: Re-added files won't show up in Library
-fixed
|
2013-01-08 15:42:35 -05:00 |
James
|
b8f80866cf
|
CC-3018: Automatically strip out silence from audio tracks
- done
|
2013-01-03 14:02:06 -05:00 |
denise
|
b2699fa914
|
merge from devel
|
2012-12-03 11:06:56 -05:00 |
denise
|
5adadc2e91
|
CC-1960: Internationalize Airtime / Support translations
- added gettext wrapper function to all strings in controllers
|
2012-11-20 11:33:37 -05:00 |
Martin Konecny
|
6438b54a5f
|
CC-4661: Listener Statistics
-backend part working
|
2012-11-02 17:50:43 -04:00 |
James
|
58535bef88
|
CC-4580: No contents in rebroadcast show
- fixed
|
2012-10-19 16:40:32 -04:00 |
James
|
45801e5dc4
|
- fix spelling of some function name
|
2012-10-17 15:16:03 -04:00 |
Martin Konecny
|
0e82083ba1
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-17 15:55:53 -04:00 |
Rudi Grinberg
|
4f576afc00
|
cc-4396. Initial fix problem was a module was not being included in the soundcloud upload script.
|
2012-09-17 15:24:02 -04:00 |
Martin Konecny
|
54bb414500
|
CC-4318: Widgets: Weekly show cannot show the schedule
-fixed
|
2012-09-17 14:56:34 -04:00 |
Martin Konecny
|
be80eeb5fd
|
CC-4404: restart airtime-liquidsoap will interrupt the output stream and never resume until restart playout engine
-fixed
|
2012-09-14 18:20:46 -04:00 |
Rudi Grinberg
|
8d08aa888b
|
cc-4421: Added special handling for files that mutagen returns None for.
|
2012-09-13 14:54:52 -04:00 |
Rudi Grinberg
|
4137602116
|
Cleaned up API controller
|
2012-09-13 14:21:15 -04:00 |
Rudi Grinberg
|
e043816bf4
|
Removed superfluous logging
|
2012-09-13 12:23:48 -04:00 |
denise
|
a779142a08
|
-fix commenting error
|
2012-09-13 11:12:39 -04:00 |
denise
|
e1403d45bd
|
CC-4368: Unused local variables in Airtime Controllers. Should be removed.
-done
|
2012-09-13 10:32:33 -04:00 |
Rudi Grinberg
|
cc88a9a8e3
|
Fixed a lot of unused variables
|
2012-09-12 18:36:27 -04:00 |
Rudi Grinberg
|
975830ff90
|
Removed wrong comments
|
2012-09-11 18:22:24 -04:00 |
Rudi Grinberg
|
e2d69df4a6
|
Removed unused code
|
2012-09-11 17:51:39 -04:00 |
Rudi Grinberg
|
dc91db1f46
|
formatting
|
2012-09-11 17:48:08 -04:00 |
Rudi Grinberg
|
bc5718ec09
|
logging removed
|
2012-09-11 17:39:28 -04:00 |
Rudi Grinberg
|
cc3ba90ec3
|
added debugging
|
2012-09-11 17:32:26 -04:00 |
Rudi Grinberg
|
b8db419717
|
All hands for America. Added robust debugging
|
2012-09-11 17:23:07 -04:00 |
Rudi Grinberg
|
fc8b2096af
|
Added debugging for Clifford
|
2012-09-11 17:21:20 -04:00 |
Rudi Grinberg
|
728a0dd736
|
Added todo documenting slight inefficiency
|
2012-09-11 16:24:59 -04:00 |
Rudi Grinberg
|
355b0ad35d
|
cc-4292: Initial fix of the MD5 issue. Now MD5's are only collected not really used for anything. Moves are handled completely
through paths.
|
2012-09-11 16:02:39 -04:00 |
James
|
585ee579d6
|
CC-4005: Tag files with Last Played date and number of times played
- fixed CRLF
|
2012-09-10 18:07:12 -04:00 |
James
|
645593f954
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Webstream.php
|
2012-09-10 18:04:35 -04:00 |
James
|
ba37bb4327
|
CC-4005: Tag files with Last Played date and number of times played
- done for files and webstreams
|
2012-09-10 18:01:36 -04:00 |
Martin Konecny
|
87ac1744f7
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-10 16:54:51 -04:00 |
Martin Konecny
|
5292137430
|
-return json as data type for schedule action
|
2012-09-10 16:54:42 -04:00 |
Rudi Grinberg
|
4fe8407659
|
Adde configurable value for list_all_files
|
2012-09-10 16:29:17 -04:00 |
Rudi Grinberg
|
c90ead9ef2
|
cc-4359: fixed at the cost of other issues that will be fixed later (restarting media monitor).
|
2012-09-10 16:08:08 -04:00 |
Martin Konecny
|
33035a4212
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-09-07 17:38:35 -04:00 |
Martin Konecny
|
d20c450226
|
CC-4370: Transitioning between two webstreams a hiccup in the stream is audible
-some major refactoring before fixing this problem
|
2012-09-07 17:38:24 -04:00 |
Rudi Grinberg
|
a8e7cb392a
|
Sexification 2
|
2012-09-07 16:59:35 -04:00 |
Rudi Grinberg
|
87787081ce
|
Removed unused optional argument.
|
2012-09-07 16:26:05 -04:00 |
Martin Konecny
|
089e896552
|
fix camelCase of function
|
2012-09-07 14:34:58 -04:00 |
Rudi Grinberg
|
80fa090f13
|
Uncommented old line of code perhaps it's useful
|
2012-09-05 16:39:58 -04:00 |
Rudi Grinberg
|
f86fa8f945
|
gotten rid of annoying logging
|
2012-09-05 15:38:43 -04:00 |
Rudi Grinberg
|
579180301a
|
Removed stat caching to make sure is_file is accurate
|
2012-09-05 15:05:50 -04:00 |
Martin Konecny
|
a731fc147b
|
CC-4348: Prepared statements - part 4
-fixed Show.php
|
2012-09-04 13:34:05 -04:00 |
Martin Konecny
|
7eefbf3e24
|
CC-4311: On Air button gets greyed out few seconds after show starts
-additional debug info
|
2012-08-30 14:36:55 -04:00 |
Rudi Grinberg
|
e796d4c03d
|
MM2: equal signs sexified
|
2012-08-29 11:39:42 -04:00 |
Martin Konecny
|
8b5f94fa9f
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2012-08-29 11:05:14 -04:00 |