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
/
mainwindow.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
error can be locked within properties()
tassaron
2017-07-25
1
-5
/
+5
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
1
-2
/
+2
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
1
-3
/
+5
*
better component error messages
tassaron
2017-07-23
1
-2
/
+13
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-43
/
+82
*
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
1
-52
/
+83
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-33
/
+48
*
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
1
-1
/
+18
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-16
/
+6
*
merge consecutive static components
tassaron
2017-07-13
1
-0
/
+2
*
fixed various bugs
tassaron
2017-07-11
1
-0
/
+4
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
1
-0
/
+2
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
1
-1
/
+33
*
image options to mirror & saturate colours
tassaron
2017-07-06
1
-1
/
+8
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
1
-2
/
+2
*
added visualizer options + invalid presets get ignored
tassaron
2017-06-26
1
-0
/
+1
*
an extra progress bar label for Mac
tassaron
2017-06-25
1
-2
/
+15
*
component list not visually disabled
tassaron
2017-06-25
1
-2
/
+5
*
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
1
-2
/
+3
*
--export commandline option
tassaron
2017-06-25
1
-2
/
+5
*
project files save settings & out/in fields
tassaron
2017-06-25
1
-8
/
+22
*
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-25
1
-40
/
+71
*
fixed lack of asterisks after openProject, added asterisk to window title
tassaron
2017-06-24
1
-4
/
+5
*
qt5 fixes
tassaron
2017-06-23
1
-41
/
+59
*
QT5 Conversion + Directory Structure
DH4
2017-06-23
1
-0
/
+718