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
/
plugins
/
oscilloscope.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-29
plugins: Improve usability of iPod keymaps
Christian Soffke
1
-4
/
+6
2022-11-23
plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions
William Wilgus
1
-4
/
+2
2021-07-13
New port: Shanling Q1 native
Aidan MacDonald
1
-0
/
+3
2021-03-28
New port: FiiO M3K on bare metal
Aidan MacDonald
1
-0
/
+11
2021-02-27
Rename symbols of FiiO M3K Linux-based port
Aidan MacDonald
1
-1
/
+1
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-2
/
+2
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-44
/
+27
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+13
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-1
/
+4
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-8
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-27
/
+1
2020-04-13
av300: Continue cleaning out keymaps.
Solomon Peachy
1
-11
/
+0
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+29
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+28
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+14
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+11
2018-04-03
Oscilloscope plugin: bundle #define NEED_LASTBUTTON to a single place
Sebastian Leonhardt
1
-18
/
+5
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+6
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-6
/
+19
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+5
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+11
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+11
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
1
-0
/
+14
2014-03-06
Oscilloscope: Fix loading of the speed setting for waveform view
Michael Sevakis
1
-1
/
+1
2013-07-06
Enable setting of global output samplerate on certain targets.
Michael Sevakis
1
-6
/
+13
2013-04-26
Make fixepoint.c as a shared library (libfixedpoint.a).
Michael Sevakis
1
-3
/
+1
2013-02-14
[Fuze+] redo osciloscope keymaps update that was canceled lately
Jean-Louis Biasini
1
-1
/
+1
2012-12-18
Adapt OSD in plugin lib to be greylib compatible.
Michael Sevakis
1
-2
/
+9
2012-12-04
Revert a couple keymaps from 0f8aedb.
Michael Sevakis
1
-10
/
+4
2012-12-05
Add a true waveform display to the oscilloscope plugin.
Michael Sevakis
1
-434
/
+1476
2012-11-21
Fuze+ demo plugin's keymaps upgrade
Jean-Louis Biasini
1
-1
/
+1
2012-05-02
Clean up peak calculating code.
Michael Sevakis
1
-1
/
+3
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-0
/
+11
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+11
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-1
/
+1
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+11
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-0
/
+11
2011-10-15
plugins: another round of making local functions static
Bertrik Sikken
1
-3
/
+3
2011-10-02
fuze+: add oscilloscope keymap
Amaury Pouly
1
-0
/
+11
2011-07-02
Use playback channel directly for peakmeters and plugins using peak calculati...
Michael Sevakis
1
-1
/
+2
2011-05-01
Fix nearly all residual 'variable set but not used' warnings reported from GC...
Andree Buschmann
1
-1
/
+5
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+11
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-4
/
+4
2010-11-02
Begin committing keymap plugins for the Philips GoGear HDD6330.
Robert Menes
1
-0
/
+11
2010-08-25
Remove build conditions inside .c plugin files
Rafaël Carré
1
-2
/
+0
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-7
/
+5
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-5
/
+7
[next]