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
/
preview_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
using the builtin logging module
tassaron
2017-08-10
1
-2
/
+7
*
max spinbox vals scale relatively & less errors when spamming res change
tassaron
2017-08-03
1
-0
/
+2
*
fixed video component eating stdout
tassaron
2017-07-27
1
-1
/
+1
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-12
/
+5
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-2
/
+2
*
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
*
merge consecutive static components
tassaron
2017-07-13
1
-15
/
+23
*
fixed various bugs
tassaron
2017-07-11
1
-14
/
+12
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
1
-3
/
+6
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
1
-4
/
+8
*
image options to mirror & saturate colours
tassaron
2017-07-06
1
-5
/
+13
*
--export commandline option
tassaron
2017-06-25
1
-1
/
+2
*
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-25
1
-5
/
+4
*
fixing bugs
tassaron
2017-06-24
1
-2
/
+13
*
QT5 Conversion + Directory Structure
DH4
2017-06-23
1
-0
/
+59