|
Changelog
=========
Merge branch 'py3k' (fbc1713)
Merge branch 'master' into py3k (566e352)
Force numbers to be integers in filename patterns (c2fc0e1)
Don't append twice the temp filename suffix (eebc1f5)
fix on_error(). (c483b2c)
Only add xing header when generating VBR MP3s. (34895a6)
Fix lame element name. (7b75323)
Display remaining time in title bar. Thanks Daniel. (bd21918)
Fix missing text in progress bar. (4d355ac)
Fix missing import. (5db8a9c)
Opus: use ABR instead of hard-CBR. closes lp:1097610, thanks qduaty, Lem and David. (774ed19)
Redid logo, this time the licence is public domain. (68f635d)
Fix file dropping. (910a1d3)
bump version number. (173c189)
Remove unused code. (275a027)
Append a random string to temporary filename to avoid colisions. see: 12f613cb218f970cc349a5759f92a0638c13353f (96d11b2)
Create temporary files on destination (root) folder. Closes #1301095, thanks Lem. (396d711)
Tag: got date/year working again. (9cf191f)
Fix duration callback. Mark 0 duration as invalid, so we retry asking... (2187687)
Cleanup and remove debug prints. (f0dd447)
use cpu_count() from multiprocessing. (b7ffba4)
re-enable multithreading. (05564b3)
Update tests. (0248b7b)
Fix namegenerator with utf8 strings. (9871122)
Update glade file. (c5061fb)
Fix quoting. (277209d)
Bugfix #1240770 (a559529)
Add a test with % in filename. (b971ff5)
Add message in ChangeLog file in order to clarify how it's made. (dfc7956)
bump version number (5ef5533)
Increate window size. (100af89)
add gtk builder translation domain, so all strings are translated. Closes #1255287, Thanks Peter. (cec2045)
Remove duplicated on_error(). Make sure Pipeline.error is set. (7513666)
update (01769dd)
typefinder is working. (9aceebb)
Use pad-added signal, audio/xraw (5a907d2)
Fix threads problems? (b074e15)
fix problem when pulse_progress is None (80d4a9e)
aff kwargs to idle() (7ee324b)
more gnomevfs removing (a65cba6)
Add screenshot dimensions in appdata.xml (55e24f3)
adding is working! (fded17d)
update (8b2cc92)
update build system (4da5acd)
pygi-convert.sh (bb9ae40)
update (1ef97fb)
|