index
:
musicopy
master
a simple utility that copies music and playlists from a to b
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
fix segfault on undefined optional config props
lonkaars
2021-06-07
|
*
dry run with playlists + more error messages instead of segfaults
lonkaars
2021-06-07
|
*
fix segfault on fopen() == NULL (lots of bugs remain)
lonkaars
2021-06-06
|
*
playlist copy/base path and extension change working
lonkaars
2021-06-06
|
*
added install/uninstall section to makefile
lonkaars
2021-06-05
|
*
bug fixes + no more arguments struct
lonkaars
2021-06-05
|
*
added argp command-line options
lonkaars
2021-06-04
|
*
add openssl to dependencies in readme
lonkaars
2021-06-04
|
*
ignore existing files with hash :tada:
lonkaars
2021-06-04
|
*
ignore existing files with filesize/lazy/none methods
lonkaars
2021-06-04
|
*
copying and making directories :tada:
lonkaars
2021-06-03
|
*
ignore folders working
lonkaars
2021-06-03
|
*
filter working
lonkaars
2021-06-03
|
*
prefix exclude/include globs with music_dir
lonkaars
2021-06-03
|
*
string array for include/exclude lists
lonkaars
2021-06-03
|
*
loop over lines :tada:
lonkaars
2021-06-02
|
*
ini loading :tada:
lonkaars
2021-06-01
|
*
compiles with ini.h :tada:
lonkaars
2021-05-30
|
*
exit w/ error function
lonkaars
2021-05-30
|
*
the config file do be reading
lonkaars
2021-05-30
|
*
makefile working with cwalk
lonkaars
2021-05-30
|
*
initial commit
lonkaars
2021-05-28