index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctrl-c ends commandline mode properly
tassaron
2017-08-28
1
-3
/
+8
*
remove % from log calls
tassaron
2017-08-19
1
-3
/
+4
*
faster Spectrum preview & custom VERBOSE loglvl
tassaron
2017-08-14
1
-2
/
+2
*
made an authors file
tassaron
2017-08-13
1
-1
/
+3
*
graceful renderNode crash, code clean-up
tassaron
2017-08-13
1
-36
/
+52
*
using the builtin logging module
tassaron
2017-08-10
1
-7
/
+17
*
waveform component is working, preview is glitchy
tassaron
2017-07-29
1
-12
/
+26
*
starting work on Waveform component
tassaron
2017-07-29
1
-1
/
+1
*
some minor bugfixes
tassaron
2017-07-27
1
-1
/
+1
*
fixed video component eating stdout
tassaron
2017-07-27
1
-6
/
+8
*
don't]] always trigger error()
tassaron
2017-07-25
1
-1
/
+1
*
error can be locked within properties()
tassaron
2017-07-25
1
-4
/
+7
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
1
-4
/
+4
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
1
-2
/
+2
*
better component error messages
tassaron
2017-07-23
1
-22
/
+30
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-2
/
+5
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-17
/
+28
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
1
-1
/
+1
*
trying to make setup.py work
tassaron
2017-07-15
1
-1
/
+0
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
1
-4
/
+4
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-12
/
+23
*
staticComponents list is reversed now
tassaron
2017-07-13
1
-5
/
+5
*
more error messages for blank components
tassaron
2017-07-13
1
-6
/
+22
*
added option to include audio from Video components
tassaron
2017-07-13
1
-2
/
+2
*
merge consecutive static components
tassaron
2017-07-13
1
-8
/
+19
[next]