James
b8f80866cf
CC-3018: Automatically strip out silence from audio tracks
...
- done
2013-01-03 14:02:06 -05:00
Rudi Grinberg
dc361c1136
Aligned constants
2012-10-26 13:10:08 -04:00
Rudi Grinberg
dea764b8fd
cc-3936: added warning for metadata attributes that are not defined in constants.php
2012-08-27 14:03:22 -04:00
denise
722e470f6f
CC-84: Smart Playlists
...
- changed playlist controller to also handle Blocks
- created new view for smart blocks
2012-07-25 11:00:46 -04:00
Martin Konecny
4ebcb1b1f9
Merge branch '2.1.x' into devel
...
Conflicts:
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/LibraryController.php
airtime_mvc/application/controllers/PlaylistController.php
airtime_mvc/application/models/Playlist.php
python_apps/media-monitor/airtimefilemonitor/airtimemediamonitorbootstrap.py
python_apps/media-monitor/airtimefilemonitor/airtimemetadata.py
2012-07-16 14:31:03 -04:00
Martin Konecny
bd51b4db02
CC-4100: Make number of shows displayed in widget customizable
...
-fixed
2012-07-11 19:31:24 -04:00
Martin Konecny
ce698d4123
CC-430: Audio normalization (Replaygain Support)
...
-Added support on server side
2012-07-05 22:37:40 -04:00
Martin Konecny
1245d1e860
CC-3826: Couldn't find constant MDATA_KEY_RECORD_DATE
...
-fixed in a better way
2012-05-15 15:17:19 -04:00
Martin Konecny
025ef0ed27
CC-3826: Couldn't find constant MDATA_KEY_RECORD_DATE
...
-fixed
2012-05-15 12:35:02 -04:00
denise
ff6e2a2e5a
CC-3747: Metadata popup should also show the filepath of the track
...
-fixed
2012-05-02 16:52:49 -04:00
Paul Baranowski
1682ce8879
Updated copyright date.
2012-02-23 15:24:20 -05:00
Daniel
b603726a39
CC-3289: Widgets should have a version string so users can make sure widgets are up to date
...
-I've updated the messages used to notify the user to be more explicit.
-I've moved the constant used to track widget api versioning to /application/configs/constants.php
2012-02-09 15:04:52 -05:00
James
d4063a8234
CC-2873: Soundcloud plugin doesn't log any error when there is an
...
error with soundcloud uploading through api controller
- changed constant name to 'SOUNDCLOUD_NOT_UPLOADED_YET'
2011-10-03 17:38:57 -04:00
James
1c652b6416
CC-2873: Soundcloud plugin doesn't log any error when there is an error
...
with soundcloud uploading through api controller
- Changed constant names
- added -1 constant
2011-09-29 10:30:40 -04:00
james
e1fe877ac6
CC-2873: Use PHP constants
...
- done
2011-09-25 17:29:57 -04:00
martin
cd95170b06
CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead
...
-done
2011-09-23 16:26:19 -04:00
James
e18c0903cb
-version string changes
2011-08-15 11:11:55 -04:00
James
9cad6fe766
-version string changes
2011-08-15 11:10:01 -04:00
James
691a83ccd0
- version string and changelog changes
2011-08-09 11:44:11 -04:00
James
6c6776e2ce
- version string change
2011-08-05 15:12:55 -04:00
Naomi Aro
dfb7ca69f6
CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata
2011-08-05 15:09:03 -04:00
James
8187a5504b
- Release preparation changes
2011-07-27 17:12:27 -04:00
James
d518e6aa15
- updated version string for RC1
2011-07-18 17:54:28 -04:00
martin
88bdb4840b
-update version string for beta4
2011-07-12 12:29:12 -04:00
mkonecny
8593b340de
-update version string to beta3
2011-07-05 00:16:07 -04:00
james
75ea77e6a6
CC-2503: replacing UI_MDATA_KEY_TITLE with MDATA_KEY_TITLE
...
-fixed
2011-07-04 10:00:37 -04:00
james
b22a6268f2
CC-2471:error when upload a duplicate file
...
- fixed
- Please read the comment on the ticket
2011-06-30 13:08:45 -04:00
martin
8b533bbd21
-updated version string to 1.9.0-beta2
2011-06-27 18:06:32 -04:00
martin
34ced48076
-change version string to 1.9.0-beta1
2011-06-21 12:38:49 -04:00
Naomi Aro
5b26f34033
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
seems mutagen needs everything cast as a string, or one field. Was throwing an exception with no message not sure.
2011-06-15 14:20:14 +02:00
Naomi Aro
ff61972e82
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
changing ftype calculation to the python script.
2011-06-14 18:52:43 +02:00
Naomi Aro
975f001c86
CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
...
refactoring Storedfile
2011-06-08 10:15:35 +02:00
martin
6cc334f55f
-updated version string number
2011-05-30 11:52:47 -04:00
Naomi
a2ec9b4d10
CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
...
moving constants in conf.php to constants.php
2011-05-19 14:27:30 -04:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00