Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
pi_jukebox
Browse files
Aug 04, 2021
add photos in readme
· 3616c676
andi4000
authored
Aug 04, 2021
3616c676
add hardware photos
· d6c3e368
andi4000
authored
Aug 04, 2021
d6c3e368
Feb 19, 2021
type hinting fixes to make mypy happy
· 540616ac
bagong
authored
Feb 19, 2021
540616ac
bump version to 0.3b1
· 582de661
bagong
authored
Feb 19, 2021
582de661
readme
· 71262b4f
bagong
authored
Feb 19, 2021
71262b4f
Merge branch 'oop-refactor'
· 521de25c
bagong
authored
Feb 19, 2021
521de25c
add pylint refactor ignore
· d130318a
bagong
authored
Feb 19, 2021
d130318a
isort formatting
· ba25fe15
bagong
authored
Feb 19, 2021
ba25fe15
black formatting
· be17143c
bagong
authored
Feb 19, 2021
be17143c
update readme
· fccd337d
bagong
authored
Feb 19, 2021
fccd337d
add version number on startup
· 420a366a
bagong
authored
Feb 19, 2021
420a366a
Feb 18, 2021
fix entry point for launch script
· 8c3f36ee
bagong
authored
Feb 18, 2021
8c3f36ee
bump version
· 6cde4c53
bagong
authored
Feb 18, 2021
6cde4c53
improved type hinting
· eeac2a9e
bagong
authored
Feb 18, 2021
eeac2a9e
conforming variable names to PEP8
· 06c377fa
bagong
authored
Feb 18, 2021
06c377fa
ignore too many attributes in pylint
· d204ddad
bagong
authored
Feb 18, 2021
d204ddad
WIP first rewrite into class
· e5660671
bagong
authored
Feb 18, 2021
e5660671
Feb 17, 2021
expand RPi.GPIO exception
· f7bbdbd0
bagong
authored
Feb 17, 2021
f7bbdbd0
change loop iterable to enumerate
· 4d01c5e5
bagong
authored
Feb 17, 2021
4d01c5e5
disabled several pylint warning and conventions
· 959335dc
bagong
authored
Feb 17, 2021
959335dc
change logging message building to lazy logging
· 2a67883f
bagong
authored
Feb 17, 2021
2a67883f
reduce complicated conditional on button handling
· b9bdb275
bagong
authored
Feb 17, 2021
b9bdb275
added tox.ini for local testing
· 49dbe7cc
bagong
authored
Feb 17, 2021
49dbe7cc
Feb 16, 2021
private variable naming
· 2235bef0
bagong
authored
Feb 16, 2021
2235bef0
add -l flag to autostart to populate $PATH
· 74adc749
bagong
authored
Feb 16, 2021
74adc749
bump version
· f08504dd
bagong
authored
Feb 16, 2021
f08504dd
turn off debug flag
· 375d644d
bagong
authored
Feb 16, 2021
375d644d
Merge branch '1-proper-python-project' into 'master'
· cd33588c
bagong
authored
Feb 16, 2021
cd33588c
update wiring config location
· d5972c84
bagong
authored
Feb 16, 2021
d5972c84
💄
· 1c52d17a
bagong
authored
Feb 16, 2021
1c52d17a
update installation and usage instruction
· 4536c1ff
bagong
authored
Feb 16, 2021
4536c1ff
ignore build artifacts
· bcd129cf
bagong
authored
Feb 16, 2021
bcd129cf
move non-python file into manifest
· b91b0f3c
bagong
authored
Feb 16, 2021
b91b0f3c
Feb 13, 2021
forgot to declare global var
· 73e1a352
bagong
authored
Feb 13, 2021
73e1a352
typo
· 634c457a
bagong
authored
Feb 13, 2021
634c457a
guard against invalid value
· 60de940c
bagong
authored
Feb 13, 2021
60de940c
unify loading values from config
· 467a5cae
bagong
authored
Feb 13, 2021
467a5cae
pull out init stuff from main
· c577f8d6
bagong
authored
Feb 13, 2021
c577f8d6
black formatter
· 74f47987
bagong
authored
Feb 13, 2021
74f47987
pull param out of function called in main loop
· e6d1ab97
bagong
authored
Feb 13, 2021
e6d1ab97
Loading