index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
vbrfix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Improvements for vbrfix plugin:
Solomon Peachy
1
-7
/
+15
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-2
/
+3
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-4
/
+1
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-07
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
1
-2
/
+2
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
1
-1
/
+1
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-4
/
+1
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-1
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-4
/
+4
2008-01-09
Reduce stack usage in the vbrfix plugin. Fixes FS#8402.
Linus Nielsen Feltzing
1
-2
/
+2
2007-09-19
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
1
-1
/
+1
2007-04-21
Missed a couple. Hopefully fix all warnings.
Michael Sevakis
1
-1
/
+1
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
1
-2
/
+2
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
1
-4
/
+0
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
1
-2
/
+2
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
1
-1
/
+1
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
1
-2
/
+2
2005-09-15
Archos recording/playback: (1) Xing header creation: * Now estimates the fram...
Jens Arnold
1
-1
/
+1
2005-06-30
vbrfix boosts the cpu frequency
Linus Nielsen Feltzing
1
-0
/
+7
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
1
-13
/
+13
2004-07-27
Added possibility to select the priority of the ID3 tags
Linus Nielsen Feltzing
1
-1
/
+1
2004-06-10
Finally, the archos directory sandbox works in the same way for both X11 and ...
Linus Nielsen Feltzing
1
-0
/
+280