Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/report progress #23

Open
wants to merge 30 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e3e89eb
revert temporarily to "copy non-flac files"
carlasplund Feb 27, 2013
d0a6c07
Revert "revert temporarily to "copy non-flac files""
carlasplund Feb 27, 2013
1b0cd72
Change option from "--dontcopy" to "--copyfiles"
carlasplund Feb 27, 2013
7847c06
Fix up usage text
Feb 28, 2013
b7642a1
Merge remote-tracking branch 'origin/master' into develop
Feb 28, 2013
7d6ef76
Resetting to match Robin's develop branch
carlasplund Mar 9, 2013
55b11bb
Merge pull request #1 from robinbowes/develop
carlasplund Mar 9, 2013
37e3345
removing obsolete LAME parameter
carlasplund Mar 9, 2013
4b02458
Merge branch 'feature/lame_options' into develop
carlasplund Mar 10, 2013
7b19adc
Turn off id3 v2.3 unsyncing - again. This time due to inability of
carlasplund Mar 10, 2013
0dd0ab4
Merge branch 'feature/unsync_id3v2' into develop
carlasplund Mar 10, 2013
930f975
msg_info - new sub for displaying messages
carlasplund Mar 10, 2013
882c965
Merge branch 'feature/msg_info' into develop
carlasplund Mar 10, 2013
ff28ee2
fix bug where dir could be created despite --pretend option
carlasplund Mar 10, 2013
7773acd
Merge branch 'feature/fix_pretend_copy_bug' into develop
carlasplund Mar 10, 2013
9570ead
windows lame/flac paths
carlasplund Mar 10, 2013
ec2d19c
Merge branch 'feature/windows_lame_flac_paths' into develop
carlasplund Mar 10, 2013
a3fd800
refactor code for file find and file paths
carlasplund Mar 11, 2013
3925820
Merge branch 'feature/refact_find_source_target_paths' into develop
carlasplund Mar 11, 2013
3d0758d
add option --delete
carlasplund Mar 11, 2013
7f1a202
Merge branch 'feature/option_delete' into develop
carlasplund Mar 13, 2013
c367013
move code for option --copyfiles to subroutine
carlasplund Mar 13, 2013
4628907
Merge branch 'feature/copy_as_sub' into develop
carlasplund Mar 13, 2013
5127849
refactor path_and_convert sub (step 1/5)
carlasplund Mar 17, 2013
35487e1
Merge branch 'feature/refactor_path_conversion' into develop
carlasplund Mar 17, 2013
6beccc7
buffer message output (step 2/5)
carlasplund Mar 17, 2013
838b225
Merge branch 'feature/buffer_message_output' into develop
carlasplund Mar 17, 2013
16b436f
use two separate loops (step 3/5)
carlasplund Mar 17, 2013
111746b
Merge branch 'feature/separate_loops' into develop
carlasplund Mar 17, 2013
5f283a5
progress report after each transcode (step 4/5)
carlasplund Mar 18, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading