|
|
|
@3315
|
[3315]
|
2007-12-16 04:10:49 |
dcrowdy |
Added ability to add searched for items to be added to playlists as well … |
|
|
|
@3314
|
[3314]
|
2007-12-16 03:55:13 |
dcrowdy |
Added playlist callback function to the playlist view, so that playback … |
|
|
|
@3306
|
[3306]
|
2007-12-08 04:45:08 |
dcrowdy |
long overdue tag - sqlalchemy 0.4, better searching |
|
|
|
@3305
|
[3305]
|
2007-12-08 03:46:00 |
dcrowdy |
Updated installations instructions. |
|
|
|
@3304
|
[3304]
|
2007-12-08 03:10:46 |
dcrowdy |
Disabled authentication until more testing has been done. Trapped error … |
|
|
|
@3263
|
[3263]
|
2007-10-29 01:06:24 |
dcrowdy |
Now allows "and" search for multiple terms - searching still pretty basic |
|
|
|
@3262
|
[3262]
|
2007-10-29 00:58:10 |
dcrowdy |
Updated authentication for AuthKit? 0.4 |
|
|
|
@3239
|
[3239]
|
2007-09-12 18:18:45 |
dcrowdy |
Re-implementation of searching facility again to separate model from view. |
|
|
|
@3237
|
[3237]
|
2007-09-12 03:33:07 |
dcrowdy |
Further separation of model from view following some poor late night wine … |
|
|
|
@3235
|
[3235]
|
2007-09-11 17:54:27 |
dcrowdy |
Replaced deprecated functions get_by with filter_by().first() as a result … |
|
|
|
@3232
|
[3232]
|
2007-09-10 23:42:58 |
dcrowdy |
Upgraded model for sqlalchemy 0.4beta5 - the big API jump made. This has … |
|
|
|
@3231
|
[3231]
|
2007-09-10 15:06:38 |
dcrowdy |
Tagging before moving to sqlalchemy 0.4 |
|
|
|
@3230
|
[3230]
|
2007-09-10 15:03:26 |
dcrowdy |
Getting tags organised |
|
|
|
@3229
|
[3229]
|
2007-09-10 05:26:16 |
dcrowdy |
Implemented addition of tags in a source ogg file (using vorbiscomment) as … |
|
|
|
@3228
|
[3228]
|
2007-09-07 06:39:16 |
dcrowdy |
Added missing file to repository - warning template for empty playlists |
|
|
|
@3227
|
[3227]
|
2007-09-07 06:29:06 |
dcrowdy |
implemented basic infrastructure for end attributes of clips |
|
|
|
@3226
|
[3226]
|
2007-09-07 04:34:36 |
dcrowdy |
check whether a file of the same name exists before adding media |
|
|
|
@3225
|
[3225]
|
2007-09-05 22:34:38 |
dcrowdy |
Items as well as clips can be added to playlists when searching meta tags. |
|
|
|
@3224
|
[3224]
|
2007-09-05 20:03:52 |
dcrowdy |
Basic playlists for clips implemented. |
|
|
|
@3220
|
[3220]
|
2007-09-03 06:32:10 |
dcrowdy |
Fixed import of meta tags |
|
|
|
@3219
|
[3219]
|
2007-09-03 05:55:46 |
dcrowdy |
Implemented meta tag removal |
|
|
|
@3218
|
[3218]
|
2007-09-02 23:42:52 |
dcrowdy |
Fixed bug when importing an existing cmml file - clip id's were being … |
|
|
|
@3217
|
[3217]
|
2007-09-02 22:16:15 |
dcrowdy |
Added keyboard shortcuts (and the ability to disable them); when adding a … |
|
|
|
@3215
|
[3215]
|
2007-08-31 23:49:31 |
dcrowdy |
Fixed bug preventing correct jumping to clip locations if following a … |
|
|
|
@3214
|
[3214]
|
2007-08-31 21:06:58 |
dcrowdy |
Fixed deletion of an item - removal of clip, meta, head and source info … |
|
|
|
@3213
|
[3213]
|
2007-08-30 04:53:07 |
dcrowdy |
Fixed problems creating clip images when importing cmml files; cleaned up … |
|
|
|
@3210
|
[3210]
|
2007-08-29 17:30:37 |
dcrowdy |
Improved clip frame creation - now using Frame class from cmmlwiki; … |
|
|
|
@3209
|
[3209]
|
2007-08-29 05:28:49 |
dcrowdy |
Images added to clips display for video - using mplayer (messy...) |
|
|
|
@3208
|
[3208]
|
2007-08-28 22:26:52 |
dcrowdy |
Cleaned up display of media item and updated readme. |
|
|
|
@3206
|
[3206]
|
2007-08-28 18:05:37 |
dcrowdy |
Initial import. |