summaryrefslogtreecommitdiff
path: root/firmware/export/wm8758.h
diff options
context:
space:
mode:
authorDan Everton <dan@iocaine.org>2006-08-15 09:38:13 +0000
committerDan Everton <dan@iocaine.org>2006-08-15 09:38:13 +0000
commiteb1dd38960214cb5581b9d39ef4fe73e2a050090 (patch)
tree225cdbae19e67685ba898f0559fa25a7177f91bd /firmware/export/wm8758.h
parent1792170633842d274d623dcdd7265f2e55ff2fc9 (diff)
downloadrockbox-eb1dd38960214cb5581b9d39ef4fe73e2a050090.tar.gz
rockbox-eb1dd38960214cb5581b9d39ef4fe73e2a050090.zip
Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10578 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/wm8758.h')
-rw-r--r--firmware/export/wm8758.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/firmware/export/wm8758.h b/firmware/export/wm8758.h
index 5630a93b1b..e0b66b614f 100644
--- a/firmware/export/wm8758.h
+++ b/firmware/export/wm8758.h
@@ -62,11 +62,11 @@ extern void wmcodec_set_equalizer_band(int band, int freq, int bw, int gain);
62#define PLLK2 0x26 62#define PLLK2 0x26
63#define PLLK3 0x27 63#define PLLK3 0x27
64 64
65#define EQ0 0x12 65#define EQ1 0x12
66#define EQ1 0x13 66#define EQ2 0x13
67#define EQ2 0x14 67#define EQ3 0x14
68#define EQ3 0x15 68#define EQ4 0x15
69#define EQ4 0x16 69#define EQ5 0x16
70 70
71/* Register settings for the supported samplerates: */ 71/* Register settings for the supported samplerates: */
72#define WM8758_8000HZ 0x4d 72#define WM8758_8000HZ 0x4d