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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugin.h
Age
Commit message (
Expand
)
Author
Files
Lines
39 hours
plugins: Simplify plugin/codec API versioning
HEAD
master
Aidan MacDonald
1
-10
/
+11
2023-01-22
Add perceptual volume adjustment
Aidan MacDonald
1
-1
/
+2
2023-01-19
database: make parent tables work with plugin
Christian Soffke
1
-1
/
+5
2023-01-15
buflib: Add CONFIG_BUFLIB_BACKEND for selecting a buflib backend
Aidan MacDonald
1
-1
/
+1
2023-01-15
buflib: Prep for multiple backend support, rename to buflib_mempool
Aidan MacDonald
1
-1
/
+1
2023-01-14
PictureFlow: Add ability to insert into playlists
Christian Soffke
1
-1
/
+3
2023-01-14
Fix red in 7f265ee
Christian Soffke
1
-1
/
+2
2023-01-13
Remove buflib allocation names, part two
Aidan MacDonald
1
-3
/
+2
2023-01-10
PictureFlow: Add 'Track Info' for tracks or whole albums
Christian Soffke
1
-1
/
+4
2023-01-06
plugins: Properties: Add 'Last Modified' for audio files
Christian Soffke
1
-3
/
+4
2022-12-22
rbcodec dsp: Replace enum dsp_ids arguments with unsigned int
Aidan MacDonald
1
-1
/
+1
2022-12-19
remove rockboxlogo after boot INIT_ATTR
William Wilgus
1
-3
/
+2
2022-12-17
Remove browse_context_init()
Aidan MacDonald
1
-6
/
+2
2022-12-17
settings: Remove setting ID return from find_setting()
Aidan MacDonald
1
-10
/
+8
2022-10-22
PictureFlow: Minor fixes & changed defaults
Christian Soffke
1
-1
/
+6
2022-10-13
Revert "Remove YUV blitting functions and LCD modes"
Solomon Peachy
1
-0
/
+11
2022-10-05
gui: Remove list "limit_scroll" member
Aidan MacDonald
1
-2
/
+2
2022-10-05
gui: Remove "enum list_wrap" from list action functions
Aidan MacDonald
1
-4
/
+3
2022-10-05
gui: Remove gui_synclist_limit_scroll()
Aidan MacDonald
1
-3
/
+2
2022-10-03
Remove YUV blitting functions and LCD modes
Aidan MacDonald
1
-11
/
+0
2022-10-02
gui: Remove show/hide selection option in lists
Aidan MacDonald
1
-15
/
+18
2022-10-02
gui: Constify list title text
Aidan MacDonald
1
-1
/
+1
2022-05-09
Properties plugin: Eliminate redundant Track Info code
Christian Soffke
1
-2
/
+5
2022-04-16
Fix red in 3fcdadce24
Aidan MacDonald
1
-0
/
+2
2022-04-16
plugins: Add multiboot select plugin
Aidan MacDonald
1
-1
/
+4
2022-03-25
add way to lock portion of plugin buffer for TSR plugins
William Wilgus
1
-0
/
+2
2022-02-23
Core Keyremap Allow setting keymap from plugin
William Wilgus
1
-0
/
+1
2022-01-04
PictureFlow: Switch between albums from track view
Christian Soffke
1
-1
/
+2
2022-01-04
PictureFlow: Utilize "Current Playlist" menu (+ GS fixes)
Christian Soffke
1
-1
/
+3
2021-12-24
Remove dead code/documentation/comments
Christian Soffke
1
-1
/
+0
2021-12-23
battery_bench: Log battery current information
Aidan MacDonald
1
-1
/
+2
2021-12-05
plugin.h & lua add playlist_insert_playlist
William Wilgus
1
-1
/
+2
2021-12-02
PictureFlow: Warn Before Erasing Playlist
Christian Soffke
1
-1
/
+2
2021-11-11
folder_select.c move to plugin as db_folder_select
William Wilgus
1
-0
/
+1
2021-11-10
pitchscreen make it a plugin
William Wilgus
1
-10
/
+13
2021-10-22
plugin.h change plugin_open() path and parameter to const
William Wilgus
1
-2
/
+2
2021-08-26
Plugin Api add core bitmaps
William Wilgus
1
-1
/
+2
2021-08-19
plugins trade talk_value for talk_value_decimal
William Wilgus
1
-1
/
+1
2021-06-21
rockbox: add a crc32 reverse polynomial function
James Buren
1
-0
/
+1
2020-11-12
plugin: Un-export find_next_frame()
Solomon Peachy
1
-2
/
+0
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
1
-5
/
+2
2020-10-31
plugins: bump api version (missed it in fe2d52c)
Solomon Peachy
1
-2
/
+2
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
1
-2
/
+0
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-4
/
+3
2020-10-26
make the plugin API frambuffer agnostic
Moshe Piekarski
1
-5
/
+5
2020-10-26
h300: expose the firmware functions in the plugin API
James Buren
1
-1
/
+1
2020-09-20
voice: rename mp3_play_* functions to voice_play_*
Solomon Peachy
1
-11
/
+4
2020-08-17
Add open_plugin to core
William Wilgus
1
-0
/
+3
2020-08-16
root_menu move tag cache init check to pictureflow plugin
William Wilgus
1
-1
/
+6
2020-07-24
Plugin Api update with added functions
William Wilgus
1
-0
/
+3
[next]