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
/
setup.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-27
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
4
-25
/
+35
2017-05-26
Removed hardcoded parameters. Defaults loaded at runtime.
DH4
3
-10
/
+237
2017-05-25
improved color button ui xml
tassaron
1
-73
/
+85
2017-05-23
rm unused variable
tassaron
1
-5
/
+3
2017-05-23
rm duplicate code
tassaron
1
-15
/
+5
2017-05-23
select colors more easily using QColorDialog
tassaron
2
-2
/
+47
2017-05-23
try fixing problems with high dpi screens, font size for video in pixels
Martin Kaistra
3
-10
/
+108
2017-05-22
colors are configurable in the GUI
tassaron
3
-18
/
+100
2017-05-22
text and visualization colour can be changed using commandline
tassaron
4
-21
/
+62
2017-05-22
make sure tempfiles get deleted
tassaron
1
-0
/
+1
2017-05-22
rm line that makes atexit raise an error
tassaron
1
-1
/
+0
2017-05-22
add command line options for font size, alignment, position
Martin Kaistra
1
-4
/
+24
2017-05-21
more loading feedback
tassaron
3
-6
/
+18
2017-05-21
fixed preview not updating when changing between two videos
tassaron
1
-1
/
+1
2017-05-18
added back in spaces deleted by my editor
tassaron
2
-6
/
+5
2017-05-18
added back in spaces deleted by my editor
tassaron
1
-10
/
+10
2017-05-18
added ability to use an mp4 as the background
tassaron
4
-34
/
+98
2017-04-25
added font parameter, default values for settings, writing of settings file a...
Martin Kaistra
1
-7
/
+16
2017-04-25
do not require X server for command line mode
Martin Kaistra
1
-1
/
+1
2017-04-24
add new experimental command line mode
Martin Kaistra
1
-5
/
+65
2017-04-22
Connect drawPreview events after input elements have values
Martin Kaistra
1
-7
/
+7
2017-04-21
changed differentiater of text alignment from string to int
Maximilian Siess
4
-9
/
+9
2017-04-20
cleanup
Maximilian Siess
5
-0
/
+0
2017-04-20
clean up
Maximilian Siess
1
-1
/
+1
2017-04-20
all options are saved to and loaded from settings.ini
Maximilian Siess
1
-5
/
+23
[next]