Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
csamuelson
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-bindings
audiomp3
MP3Decoder.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2025
add, use a default exit object
Show description for 8aa1969
jepler
committed
8aa1969
View commit details
Copy full SHA for 8aa1969
View code at this point
Browse repository at this point
audio: reduce code size
Show description for e15eba0
jepler
committed
e15eba0
View commit details
Copy full SHA for e15eba0
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
working on compilation errors
dhalbert
committed
bc6f065
View commit details
Copy full SHA for bc6f065
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
doc fix
jepler
committed
e00e247
View commit details
Copy full SHA for e00e247
View code at this point
Browse repository at this point
MP3Decoder: set the nonblocking flag as needed
Show description for 4d4d654
jepler
committed
4d4d654
View commit details
Copy full SHA for 4d4d654
View code at this point
Browse repository at this point
Commits on Jun 5, 2024
MP3Decoder: Make it possible to start in the middle of an MP3
Show description for cb295c5
jepler
committed
cb295c5
View commit details
Copy full SHA for cb295c5
View code at this point
Browse repository at this point
Commits on May 30, 2024
MP3Decoder: make testable in coverage build
Show description for a80311d
jepler
committed
a80311d
View commit details
Copy full SHA for a80311d
View code at this point
Browse repository at this point
MP3Decoder: Allow passing any stream-like object
Show description for d6ddd55
jepler
committed
d6ddd55
View commit details
Copy full SHA for d6ddd55
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on May 1, 2024
MP3Decoder: ensure object uses finalizer
Show description for a8170f9
jepler
committed
a8170f9
View commit details
Copy full SHA for a8170f9
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Fix native property setting from subclass
tannewt
committed
e62db5a
View commit details
Copy full SHA for e62db5a
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Metro M4 now compiles
dhalbert
committed
7e0e6fc
View commit details
Copy full SHA for 7e0e6fc
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
convert to MP_DEFINED_CONST_OBJ_TYPE()
dhalbert
committed
4d175ab
View commit details
Copy full SHA for 4d175ab
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
wip: continuing compilation fixes; mp_obj_alloc everywhere
dhalbert
committed
0d2c3c3
View commit details
Copy full SHA for 0d2c3c3
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Tweak black_bindings
Show description for 907c5d3
jepler
committed
907c5d3
View commit details
Copy full SHA for 907c5d3
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
run black_bindings across all bindings
jepler
committed
b2cc8d2
View commit details
Copy full SHA for b2cc8d2
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Minor update to MP3Decoder documentation
snkYmkrct
committed
d7ea1c3
View commit details
Copy full SHA for d7ea1c3
View code at this point
Browse repository at this point
Rename method, and remove redundant checks
snkYmkrct
committed
ee6bd09
View commit details
Copy full SHA for ee6bd09
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Support for opening a file by name in MP3Decoder
snkYmkrct
committed
a7406ec
View commit details
Copy full SHA for a7406ec
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
Change the examples in documentation
snkYmkrct
committed
9c5abb6
View commit details
Copy full SHA for 9c5abb6
View code at this point
Browse repository at this point
Correction
snkYmkrct
committed
bb40b5c
View commit details
Copy full SHA for bb40b5c
View code at this point
Browse repository at this point
Made requested changes in the documentation
snkYmkrct
committed
129c5de
View commit details
Copy full SHA for 129c5de
View code at this point
Browse repository at this point
Change to allow WaveFile and MP3Decoder to accept a file path
snkYmkrct
committed
21551a8
View commit details
Copy full SHA for 21551a8
View code at this point
Browse repository at this point
Commits on May 27, 2022
Conditionalize LTO
tannewt
committed
9d10a3d
View commit details
Copy full SHA for 9d10a3d
View code at this point
Browse repository at this point
Commits on May 3, 2022
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
Show description for 78cf0a9
jepler
committed
78cf0a9
View commit details
Copy full SHA for 78cf0a9
View code at this point
Browse repository at this point
Introduce, use MP_PROPERTY_GETTER, _GETSET
Show description for 31da335
jepler
committed
31da335
View commit details
Copy full SHA for 31da335
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Update note in MP3Decoder
tekktrik
committed
92aeabf
View commit details
Copy full SHA for 92aeabf
View code at this point
Browse repository at this point
Add note about memory usage for MP3Decoder
tekktrik
committed
3d145af
View commit details
Copy full SHA for 3d145af
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Advise about ways to improve mp3 playback
Show description for c89af99
jepler
committed
c89af99
View commit details
Copy full SHA for c89af99
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
audiomp3: add decoded_samples property
Show description for 98b0029
roku-bcombee
committed
98b0029
View commit details
Copy full SHA for 98b0029
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.