]> git.phdru.name Git - audio-cdr-video.git/shortlog
audio-cdr-video.git
2023-02-24 Oleg BroytmanAdd `cat-playlists` master
2022-11-27 Oleg BroytmanFeat(audio/shuffle-playlist.py): Prepend directory
2022-10-27 Oleg BroytmanFix deprecated open mode `rU` -> `r`
2021-09-26 Oleg BroytmanFeat: Add `split-cue.sh`
2021-04-12 Oleg BroytmanFeat(audacious): Toggle "stop after the song"
2021-04-12 Oleg BroytmanRefactor(audacious): Use `audtool`
2020-06-07 Oleg BroytmanFeat(PulseAudio): Get/save volume for different ports
2020-06-07 Oleg BroytmanFeat(PulseAudio): Get the default sink dynamically
2020-06-07 Oleg Broytmanpa-mic: Calc default source from the known default...
2019-12-07 Oleg BroytmanFeat(audio/mp3): Add script `tag2name_format`
2019-12-07 Oleg BroytmanFix(audio/mp3): Adapt code to newer version of `eyed3`
2019-04-03 Oleg BroytmanFix(audio/mk_list_recursive.sh): Fix a bug
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2017-04-28 Oleg BroytmanMove README.html to gitweb/
2017-04-17 Oleg BroytmanRemove update script
2016-12-31 Oleg BroytmanUse deadbeef --play-pause to play after stop
2016-12-31 Oleg BroytmanDelete audacious-title
2015-12-27 Oleg BroytmanExport given treeish or HEAD
2015-09-12 Oleg BroytmanFix a misspelling
2015-06-21 Oleg BroytmanFix: /dev/hda => sr0
2015-06-05 Oleg BroytmanRefactor update script
2015-04-10 Oleg BroytmanMove .pulse to .config/pulse
2014-11-04 Oleg BroytmanPass crop filter
2014-11-04 Oleg BroytmanPass output as a parameter; allow to pass many input...
2014-11-04 Oleg BroytmanPass "-threads auto"
2014-11-04 Oleg BroytmanJoin codecs' if's into one if/elif/else operator
2014-11-04 Oleg BroytmanAdd codec mpeg4-vhq
2014-11-04 Oleg BroytmanMove MPEG-specific parameters to vopts
2014-11-04 Oleg BroytmanRemove unused aid parameter
2014-11-04 Oleg BroytmanAdd codecs x264, x264-hq and x264-vhq
2014-11-04 Oleg BroytmanSpecify an output file; remove fixed AVI format
2014-11-04 Oleg BroytmanDo high-quality MPEG-4 encoding
2014-11-04 Oleg BroytmanPass input and output options separately
2014-11-04 Oleg BroytmanSimplify parameters' handling
2014-11-03 Oleg BroytmanAdd ff_cropdetect - detect -vf crop parameters
2014-11-03 Oleg BroytmanFix ff_catvideo
2014-11-03 Oleg BroytmanAdd ff_catvideo - concatenate few video files into one
2014-11-03 Oleg BroytmanUpdate readme.txt
2014-11-01 Oleg BroytmanUse expr instead of python
2014-11-01 Oleg BroytmanAdd ff_encode for 1 and 2-pass encoding using ffmpeg
2014-11-01 Oleg BroytmanMove outdated scripts to separate subdirectories
2014-09-15 Oleg BroytmanDo not shift an empty list of arguments
2014-05-20 Oleg BroytmanAllow the script to be run only in the origin directory
2014-05-19 Oleg BroytmanAdd update script
2014-04-30 Oleg BroytmanRename CWD to PROG_DIR
2014-03-09 Oleg BroytmanMicro refactoring
2014-01-31 Oleg BroytmanFix path to set-path
2014-01-15 Oleg BroytmanSwitch branch before setting umask
2014-01-14 Oleg BroytmanUnset temporary variables
2014-01-14 Oleg BroytmanGet full path using cd/pwd and then cd back
2014-01-14 Oleg BroytmanFixed a bug: use $0, not the current dir
2014-01-14 Oleg BroytmanIgnore python byte compiled files everywhere
2014-01-14 Oleg BroytmanRemove absolute directory ~/lib to make it portable
2013-12-25 Oleg BroytmanMove misc/alsa-card -> .config/alsa-card
2013-12-24 Oleg BroytmanGenerate tar.bz2
2013-12-24 Oleg BroytmanIgnore README.html and mk-distr on export
2013-12-24 Oleg BroytmanDo not include .git* files on export
2013-12-24 Oleg BroytmanAdd mk-distr
2013-12-24 Oleg BroytmanReplace ~ -> $HOME
2013-12-17 Oleg BroytmanMake it portable
2013-12-05 Oleg BroytmanAdd TODO
2013-12-01 Oleg BroytmanAdd an html fragment for gitweb
2013-12-01 Oleg BroytmanInitail import