.. |
bitmaps
|
Remove svn:executable
|
2009-12-11 14:50:57 +00:00 |
codecs
|
fix yellow
|
2010-03-22 10:47:09 +00:00 |
eqs
|
|
|
gui
|
revert r25271 which caused more problems than it tried to fix
|
2010-03-23 02:19:48 +00:00 |
keymaps
|
Clip+: arbitrary combo (home+select) for button lock
|
2010-03-22 16:31:17 +00:00 |
lang
|
Update the french translation.
|
2010-03-21 03:58:47 +00:00 |
menus
|
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
|
2010-03-20 15:02:29 +00:00 |
metadata
|
fix bug: WAV file playback does not resume (FS#11077)
|
2010-03-22 10:02:05 +00:00 |
player
|
|
|
plugins
|
Fractals: Remove redundant assignment to a variable (y_delta)
|
2010-03-28 18:58:43 +00:00 |
recorder
|
Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_view is used uninitialized" seems to be false positive unfortunately).
|
2010-03-08 23:56:54 +00:00 |
abrepeat.c
|
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions.
|
2010-03-07 12:51:23 +00:00 |
abrepeat.h
|
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions.
|
2010-03-07 12:51:23 +00:00 |
action.c
|
On RTL mode, flip + and - buttons (Cowon D2)
|
2009-12-05 15:54:05 +00:00 |
action.h
|
Quickscreen for the radio screen. I added a keymap for almost all targets. I couldn't find a nice one (i.e. one that's consistent with the wps/menu quickscreen combo) for iaudio m3, ondavx747 and the gogears.
|
2010-02-20 20:53:13 +00:00 |
alarm_menu.c
|
|
|
alarm_menu.h
|
|
|
appevents.h
|
Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files.
|
2010-01-03 14:28:09 +00:00 |
applimits.h
|
|
|
apps.make
|
change dependencies in make files:
|
2010-01-17 13:03:10 +00:00 |
audio_path.c
|
|
|
bookmark.c
|
skin rework (FS#10922) notable changes:
|
2010-01-29 07:52:13 +00:00 |
bookmark.h
|
|
|
buffering.c
|
Make storage alignement use cache alignement macros
|
2010-03-25 23:01:56 +00:00 |
buffering.h
|
|
|
codec_thread.c
|
pcmbuf: bug fix with pcmbuf flush, code cleanup, added comments
|
2009-11-11 07:02:18 +00:00 |
codec_thread.h
|
|
|
codecs.c
|
mpeg.h/c cleanup
|
2009-11-16 22:02:06 +00:00 |
codecs.h
|
Bump APIs' versions.
|
2010-02-16 01:39:37 +00:00 |
core_asmdefs.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
cuesheet.c
|
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions.
|
2010-03-07 12:51:23 +00:00 |
cuesheet.h
|
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions.
|
2010-03-07 12:51:23 +00:00 |
debug_menu.c
|
Fix red.
|
2010-03-21 15:13:29 +00:00 |
debug_menu.h
|
|
|
dsp.c
|
Partially revert svn r24888 that causes build failure on coldfire targets
|
2010-02-24 19:52:39 +00:00 |
dsp.h
|
|
|
dsp_arm.S
|
|
|
dsp_asm.h
|
|
|
dsp_cf.S
|
|
|
enc_config.c
|
|
|
enc_config.h
|
|
|
eq.c
|
|
|
eq.h
|
|
|
eq_arm.S
|
|
|
eq_cf.S
|
|
|
features.txt
|
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
|
2010-03-20 15:02:29 +00:00 |
filetree.c
|
cleanup statusbar+base skin relationship...
|
2010-03-06 00:29:46 +00:00 |
filetree.h
|
|
|
filetypes.c
|
Add wave64(.w64) codec (FS#11022)
|
2010-02-28 08:48:07 +00:00 |
filetypes.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
fixedpoint.c
|
|
|
fixedpoint.h
|
|
|
fracmul.h
|
|
|
iap.c
|
Return real screen size.
|
2010-03-16 09:52:46 +00:00 |
keyboard.h
|
|
|
language.c
|
|
|
language.h
|
|
|
logfdisp.c
|
Prettify debug menu for logf
|
2009-11-23 00:19:22 +00:00 |
logfdisp.h
|
|
|
main.c
|
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
|
2010-03-20 15:02:29 +00:00 |
menu.c
|
2 new tags for the base skin.
|
2010-02-26 03:45:41 +00:00 |
menu.h
|
Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme.
|
2010-01-26 20:14:42 +00:00 |
metadata.c
|
Add wave64(.w64) codec (FS#11022)
|
2010-02-28 08:48:07 +00:00 |
metadata.h
|
Save some RAM by changing a char[] into a const char * in struct afmt_entry. Make other fields const too.
|
2010-02-28 14:13:35 +00:00 |
misc.c
|
Fix System/Running Time to reset the running time whenever a charger or USB cable is inserted, not just when the cable is inserted in the running time screen. Should now make the running time actually be the amount of time rockbox has run since the battery was last charged, which is as far as I can tell the original idea behind the runtime menu.
|
2010-02-27 22:47:49 +00:00 |
misc.h
|
Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting the storage on targets that run rockbox from hotswappable storage.
|
2009-11-25 22:54:36 +00:00 |
mp3data.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
mp3data.h
|
|
|
mpeg.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
mpeg.h
|
mpeg.h/c cleanup
|
2009-11-16 22:02:06 +00:00 |
onplay.c
|
FS#11017: add Playlist Catalog and Properties item to database's context menu.
|
2010-02-21 12:01:14 +00:00 |
onplay.h
|
Playlist Viewer Changes to bring consistency:
|
2010-02-20 19:06:39 +00:00 |
pcmbuf.c
|
Fix crash when crossfading at natural track transition - FS#10814
|
2009-11-26 14:41:31 +00:00 |
pcmbuf.h
|
|
|
playback.c
|
Minor clean up in playback.c
|
2010-03-14 18:25:42 +00:00 |
playback.h
|
mpeg.h/c cleanup
|
2009-11-16 22:02:06 +00:00 |
playlist.c
|
Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the origional order after shuffle/unshuffle
|
2010-02-05 23:33:31 +00:00 |
playlist.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
playlist_catalog.c
|
playlist catalog: improve UTF-8 BOM handling. correct length of array passed to create_playlist_list.
|
2010-02-17 14:14:24 +00:00 |
playlist_catalog.h
|
|
|
playlist_menu.h
|
|
|
playlist_viewer.c
|
Playlist Viewer Changes to bring consistency:
|
2010-02-20 19:06:39 +00:00 |
playlist_viewer.h
|
Playlist Viewer Changes to bring consistency:
|
2010-02-20 19:06:39 +00:00 |
plugin.c
|
Fuzev2: add dithering option for mpegplayer
|
2010-03-28 02:41:29 +00:00 |
plugin.h
|
Fuzev2: add dithering option for mpegplayer
|
2010-03-28 02:41:29 +00:00 |
README
|
|
|
replaygain.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
replaygain.h
|
|
|
root_menu.c
|
Playlist Viewer Changes to bring consistency:
|
2010-02-20 19:06:39 +00:00 |
root_menu.h
|
Playlist Viewer Changes to bring consistency:
|
2010-02-20 19:06:39 +00:00 |
screen_access.c
|
skin rework (FS#10922) notable changes:
|
2010-01-29 07:52:13 +00:00 |
screen_access.h
|
skin rework (FS#10922) notable changes:
|
2010-01-29 07:52:13 +00:00 |
screens.c
|
Fix System/Running Time to reset the running time whenever a charger or USB cable is inserted, not just when the cable is inserted in the running time screen. Should now make the running time actually be the amount of time rockbox has run since the battery was last charged, which is as far as I can tell the original idea behind the runtime menu.
|
2010-02-27 22:47:49 +00:00 |
screens.h
|
|
|
scrobbler.c
|
|
|
scrobbler.h
|
|
|
settings.c
|
fix cutoff of f2/f3_rec_screen in the recording screen.
|
2010-03-06 15:02:22 +00:00 |
settings.h
|
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
|
2010-03-20 15:02:29 +00:00 |
settings_list.c
|
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
|
2010-03-20 15:02:29 +00:00 |
settings_list.h
|
|
|
sound_menu.h
|
|
|
SOURCES
|
Make mini2440 compile again.
|
2010-03-08 23:43:11 +00:00 |
status.c
|
|
|
status.h
|
|
|
tagcache.c
|
Make helper functions static.
|
2010-03-17 08:23:50 +00:00 |
tagcache.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
tagnavi.config
|
|
|
tagtree.c
|
Fix FS#9660 - make warn on playlist erase work correctly when creating a new playlist from the database (a bit of a hack, but not bad enough to outright reject)
|
2009-12-21 05:44:00 +00:00 |
tagtree.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
talk.c
|
Kill some global variables
|
2010-02-24 19:40:45 +00:00 |
talk.h
|
|
|
tdspeed.c
|
|
|
tdspeed.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
tree.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
tree.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
usb_keymaps.c
|
Add a missing #include, make a function static, make touchpad_set_buttonlight implementation and declaration consistent
|
2010-01-18 21:20:36 +00:00 |
usb_keymaps.h
|
|
|
version.h
|
|
|
voice_thread.c
|
|
|
voice_thread.h
|
|
|