Commit graph

42 commits

Author SHA1 Message Date
972fbb9430 FIX countclock always displaying "to" 2013-12-05 01:09:08 +01:00
a141beb438 ffmpeg options more backwards compatible
codec:a -> acodec
-to -> -t (which has a different meaning, anyway)

FIX filename
2013-12-05 01:09:08 +01:00
3502a72274 AUDIO_INPUT directory configurable 2013-12-04 16:48:17 +01:00
ae9d686aa1 ooops config name 2013-12-04 16:38:36 +01:00
34650682dc configurable through environment variable 2013-12-04 16:26:08 +01:00
3b33ee01f6 FIX paths (chdir to executable) 2013-12-04 15:27:25 +01:00
82f6ea926e Add endtime in countclock 2013-12-03 21:23:54 +01:00
9f31ce174f Split /update in /update + /generate; filename handled
Clearer separation of data and its representation of datetime objects in
db: now the db only handles datetime objects and the server will take
care of converting from/to strings with the browser
2013-12-03 21:07:17 +01:00
3d27c04c61 add /date application 2013-12-03 02:46:00 +01:00
6c7b6d6239 Actually run ffmpeg 2013-12-03 02:24:08 +01:00
11bdd11749 Polling until download is ready 2013-12-03 01:56:54 +01:00
5c97622567 work in progress: changing completely the graphics 2013-12-02 20:58:43 +01:00
e2939c6169 JOB handling + /api/ namespace 2013-11-29 23:57:26 +01:00
3244793336 ffmpeg cmdline generation 2013-11-29 23:42:27 +01:00
73cb9cc53d mp3 forge WIP 2013-11-26 20:46:23 +01:00
e287e70f56 better doc, reloader 2013-11-26 15:50:59 +01:00
d63eb48867 Some improvement to /create 2013-11-26 15:16:59 +01:00
96abcf9ff3 FIX favicon 2013-11-26 15:13:00 +01:00
290bd2ba60 removed old client/ 2013-11-26 15:03:40 +01:00
a8406e74be search APIs are more RESTful 2013-11-26 14:59:11 +01:00
0348e2cc2e readme 2013-11-26 14:31:18 +01:00
f1227c2f57 removed useless dependency 2013-11-26 14:11:27 +01:00
816d923d02 Links reorganized 2013-11-26 14:04:33 +01:00
36eae35528 Merge client and server in a single bottle app 2013-11-26 12:04:43 +01:00
beba17e871 Add roadmap and fix some bugs on delte 2013-11-25 00:29:24 +01:00
83f0c79564 Create, Update, Delete e Search Function seem work correctly.
In the JS Gui, the workflow stops at the Save Button, but data
area rightly managed.
2013-11-24 23:43:56 +01:00
ffa0f1784d TODO:
* client load on startup
* spawn from techrec the ffmpeg' process
* testing
2013-11-19 23:16:03 +01:00
b786b405d2 Aggiunto tempo.html 2013-09-15 16:33:38 +02:00
d54f8d9a7c Add Server 2013-09-15 16:14:27 +02:00
0c4bd5344b clean 2013-09-15 16:13:06 +02:00
a3b85772a4 pulizia 2013-09-13 12:51:16 +02:00
a3086b4a63 il server deve eseguire start()
implementare start()
ri-organizzare log()
debug()
2013-09-11 00:05:31 +02:00
0caf73a929 Inserita query 2013-09-10 21:18:45 +02:00
7d76b91c23 pronto per attacacre recdb a bottle 2013-09-08 21:32:30 +02:00
62aa87346a bottle works as class 2013-09-08 19:13:23 +02:00
a7a2b8b955 Modifiche ai file
Server: prima di sistemare classe
2013-09-08 17:26:05 +02:00
8aca72a6a3 Client 2013-08-28 17:29:31 +02:00
56aeb7b48f tolto pyc 2013-08-28 00:21:34 +02:00
8a42ef96dd tolto stampe 2013-08-28 00:20:54 +02:00
f5d9786222 lettura file json lato server,
creazione elementi db
manca: thread di gestione delle richieste
e della logica
2013-08-28 00:18:03 +02:00
6b44aea4df First Commit 2013-08-28 01:09:53 +02:00
82fe990b6f Initial commit 2013-08-23 04:03:28 -07:00