]> git.parisson.com Git - deefuzzer.git/shortlog
deefuzzer.git
2025-08-22 Guillaume Pellerinadd version
2025-08-22 Guillaume Pellerinuse version file, bump to 0.9.1
2025-08-22 Guillaume Pellerinuse argparse
2024-08-14 Guillaume Pellerinupdate news
2024-02-08 Guillaume Pellerinadd version logging
2024-02-08 Guillaume Pellerinadd microseconds to rec filename
2024-02-05 Guillaume Pellerinfix path
2024-02-05 Guillaume Pellerinuse ext instead of mimetypes
2024-02-04 Guillaume Pellerinfix write_conf
2024-02-04 Guillaume Pellerinfix tmp paths, add write_conf method (xml, json, yaml)
2024-01-31 Guillaume Pellerinbump to 0.9.0
2024-01-31 Guillaume Pellerinpy3.11
2024-01-31 Guillaume Pellerinadd 3rd test stream
2024-01-31 Guillaume Pellerinadd more examples
2024-01-31 Guillaume Pellerinuse rb read / write, remove channel.sync
2024-01-31 Guillaume Pellerinbump to 0.8.3
2024-01-31 Guillaume Pellerinadd python3-mysqldb dep
2023-01-23 Guillaume Pellerinadd Station.record_dir_mode with 775 by default
2023-01-20 Guillaume Pellerinupdate description
2023-01-20 Guillaume PellerinRemove old info
2023-01-20 Guillaume PellerinMerge pull request #107 from doomy23/feature_playing_ne...
2023-01-11 Guillaume Pellerinbump to 0.8.2
2023-01-11 Guillaume Pellerinfix apt deps and install procedure (closes #108)
2022-01-21 Dominic RobergeSetting the request as played once its played only...
2022-01-20 Dominic RobergeLogging fix
2022-01-16 Dominic RobergeFix and working: Added requests with Mysql
2022-01-16 Dominic RobergeSmall fix
2022-01-16 Dominic RobergeAdded requests with Mysql
2021-09-13 Guillaume Pellerinrm requirements
2021-09-13 Guillaume PellerinMerge branch 'master' of github.com:yomguy/DeeFuzzer
2021-09-07 Guillaume Pellerinrm requirements
2021-09-07 Guillaume Pellerinupgrade various python3 modules
2021-09-07 Guillaume Pellerinfinalize the Station.is_alive property to handle statio...
2021-09-07 Guillaume Pellerinforce binary read mode for the audio reader
2021-09-07 Guillaume Pellerinuse pure xml.etree method to parse XML (fixes #32)
2021-06-12 Guillaume PellerinMerge pull request #101 from yomguy/dependabot/pip...
2021-06-12 Guillaume Pellerinbump again
2021-06-12 Guillaume Pellerinbump to 0.8.1
2021-06-12 dependabot... Bump pyyaml from 5.1 to 5.4
2021-06-12 Guillaume Pellerinupgrade modules
2020-01-28 Guillaume PellerinMerge pull request #98 from yomguy/dependabot/pip/pyyam...
2020-01-05 Guillaume Pellerin[doc] fix lib name
2020-01-05 dependabot... Bump pyyaml from 5.1 to 5.2
2020-01-05 Guillaume Pellerin[deps] update
2019-12-31 Guillaume Pellerin[doc] add NEWS, fix deps, enjoy py3!
2019-12-31 Guillaume PellerinMerge branch 'dev'
2019-12-31 Guillaume PellerinMerge branch 'release/next' into dev
2019-12-31 Guillaume Pellerin[setup] bump to 0.8.0
2019-12-31 Guillaume PellerinMerge branch 'dev'
2019-12-31 Guillaume Pellerinbump to 0.7.4
2019-12-31 Guillaume Pellerin[setup] fix version
2019-12-31 Guillaume Pellerin[setup] add cython3, add wheel, fix py3 packages
2019-12-31 Guillaume Pellerin[setup] use requirements, bump to 0.8.0a
2019-12-31 Guillaume Pellerin[setup] pin deps
2019-12-31 Guillaume Pellerin[conf] fix XML parsing using xmltodict from pypi
2019-12-31 Guillaume PellerinMerge branch 'dev'
2019-12-31 Guillaume Pellerin[setup] fix python_requires
2019-12-31 Guillaume PellerinMerge branch 'dev'
2019-12-31 Guillaume Pellerin[licence] update headers against GPL
2019-12-31 Guillaume Pellerincleanup prints
2019-12-31 Guillaume Pelleringoto 0.8.0
2019-12-30 Guillaume Pellerin[travis] add matrix
2019-12-30 Guillaume Pellerin[travis] use py3.6
2019-12-30 Guillaume Pellerin[travis] use py3
2019-12-30 Guillaume Pellerin[setup] set classifiers to py3
2019-12-30 Guillaume Pellerin[setup] force py2, bump to 0.7.4
2019-12-30 Guillaume Pellerin[setup] force py3
2019-12-30 Guillaume PellerinAdd Python 3 compatibility, fix various encoding option...
2019-12-29 Guillaume PellerinMerge branch 'dev' into feature/py3
2019-12-29 Guillaume PellerinMerge branch 'dev'
2019-12-29 Guillaume Pellerin[doc] install libmariadbclient-dev instead of libmysqlc...
2019-12-29 Guillaume Pellerin[doc] install libmariadbclient-dev instead of libmysqlc...
2019-12-29 Guillaume Pellerinfix line (test magit)
2019-08-10 Guillaume Pellerinuse python-shout==0.2.6 : allow UTF-8 chars
2019-08-09 Guillaume Pelleringoto 0.7.3
2019-08-09 Guillaume PellerinFix config init without feed_dirs nor rss mode
2019-07-16 Guillaume Pellerinupdate license in README
2019-07-16 Guillaume Pellerinpin python-shout==0.2.5
2019-06-02 Guillaume Pellerinupdate news
2019-06-02 Guillaume PellerinAllow multiple station in yaml conf, add example (fix...
2019-06-02 Guillaume PellerinCheck for self.media_source existence
2019-06-01 Guillaume Pellerinupdate news
2019-06-01 Guillaume PellerinSwitch to GPL v3 license
2019-06-01 Guillaume Pellerinless print
2019-06-01 Guillaume PellerinDon't create metadata dir when no needs
2019-06-01 Guillaume PellerinUse mysqlclient rather than old mysql-python
2019-05-30 Guillaume PellerinMerge branch 'doomy23-rp1' into dev
2019-05-30 Guillaume PellerinMerge branch 'rp1' of git://github.com/doomy23/DeeFuzze...
2019-04-24 Dominic KanrabatLast indent fix (I hope)
2019-04-24 Dominic KanrabatJSON example indent fix
2019-04-24 Dominic Kanrabat- Increased minor version
2019-04-24 Dominic KanrabatFixes MySQLdb feature
2019-04-24 Dominic Kanrabat- Fixes for Shout
2018-03-06 Guillaume PellerinMerge pull request #86 from movermeyer/fix_badges
2018-03-05 Michael OvermeyerSwitched broken pypip.in badges to shields.io
2016-02-03 Guillaume Pellerinrename some variables
2016-02-02 Guillaume PellerinMerge pull request #80 from ChoiZ/dev
2016-02-02 François LASSERREReplace "Next play" by "StartTime" and add "EndTime"
2016-02-02 François LASSERRERemove trailing whitespaces
2015-08-09 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/DeeFuzzer into dev
next