index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
lcd-player.c
Age
Commit message (
Expand
)
Author
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2006-09-25
Fix them all.
Miika Pekkarinen
2006-09-16
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-08-15
Removed annoying debug output
Linus Nielsen Feltzing
2006-07-25
Contrast setting cleanup: * Only include contrast setting for targets where i...
Jens Arnold
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-07-28
Fixed scroll step settings >127 pixels not working (reported on irc). Changed...
Jens Arnold
2005-06-23
Preparations for implementing the new graphics api: Ordered lcd bitmap driver...
Jens Arnold
2005-05-08
Removed more dead code; bugfix for cursor display in player simulator.
Jens Arnold
2004-11-22
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
Jens Arnold
2004-11-11
Fixed the player sim. There is no SH1 hardware in the simulator...
Jens Arnold
2004-11-11
Important step towards player flashing: LCD inits for both new LCD (confirmed...
Jens Arnold
2004-10-15
Logarithmic scroll speed setting: speed doubles every 3 steps.
Jens Arnold
2004-09-20
Removed the Neo code. Nobody is interested in it.
Björn Stenberg
2004-08-17
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-08-16
Const policed pointer arguments to functions, part 1
Jens Arnold
2004-08-03
More const policeing step 4
Jens Arnold
2004-08-03
More const policeing step 3
Jens Arnold
2004-08-01
Fixed player builds
Jens Arnold
2004-07-20
Extra LCD updates for the player LCD simulation
Linus Nielsen Feltzing
2004-04-21
Fixed player sim warning
Jens Arnold
2004-04-21
Unified usage of lcd transfer code
Jens Arnold
2003-12-12
adjustments for Neo
Daniel Stenberg
2003-08-18
Smarter jumpscroll.
Mats Lidell
2003-07-09
Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...
Björn Stenberg
2003-06-05
A bit faster update of Player simulator.
Kjell Ericson
2003-05-27
Added "jump scroll delay" (for player).
Kjell Ericson
2003-05-22
New feature for player: Jump scroll!
Kjell Ericson
2003-01-29
bring back the functionality with the conditional update on remove cursor
Daniel Stenberg
2003-01-29
Major Code Police raid strike-down.
Daniel Stenberg
2003-01-29
Player changes: Added lcd_remove_cursor() and updated the cursor functionality.
Kjell Ericson
2003-01-27
Added a "cursor"-function for the keyvoard.
Kjell Ericson
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-23
Removed lcd_scroll_pause() and lcd_scroll_resume().
Kjell Ericson
2003-01-22
Changed name of lcd_do_puts() to lcd_puts_cont_scroll().
Kjell Ericson
2003-01-21
Added lcd_do_puts() as a static function and made lcd_puts() stop any scroll ...
Kjell Ericson
2003-01-20
Export info about the charset.
Mats Lidell
2003-01-14
Stop scrolling text when lcd_clear_display() has been called.
Kjell Ericson
2003-01-14
Bidirectional scroll ala recorder.
Mats Lidell
2003-01-13
Fixed the mapping between software mapped patterns and hardware LCD.
Kjell Ericson
2003-01-13
Resolved last_pat and last_used_pat.
Mats Lidell
2003-01-10
Bugfix2 of the bidirectional scroll. Sorry...
Kjell Ericson
2003-01-10
Bugfix of the bidirectional scrolling.
Kjell Ericson
2003-01-10
Fixed spelling misstakes.
Kjell Ericson
2003-01-10
Function lcd_allow_bidirectictional_scrolling() implemented so we can turn it...
Kjell Ericson
2003-01-10
Bidirectional scrolling implemented. The text will go back and forth
Kjell Ericson
2003-01-10
Fixed the scroll_delay.
Kjell Ericson
2003-01-10
Changed debug code.
Kjell Ericson
2003-01-10
Removed warnings.
Kjell Ericson
2003-01-10
Implementing the Rocklatin character set for Rockbox player.
Kjell Ericson
[next]