libpicofe.git
11 years agoplat: don't give up on hugetlb fail
notaz [Wed, 13 Mar 2013 22:19:42 +0000 (00:19 +0200)]
plat: don't give up on hugetlb fail

some free memory might appear over time

11 years agogl_platform: avoid direct xlib dependency
notaz [Thu, 7 Feb 2013 23:44:00 +0000 (01:44 +0200)]
gl_platform: avoid direct xlib dependency

some people want to run this without X

11 years agogl: make surface and context readable by users
notaz [Wed, 6 Feb 2013 01:46:20 +0000 (03:46 +0200)]
gl: make surface and context readable by users

used by PCSX gles plugin

11 years agosdl: add resize callback
notaz [Wed, 6 Feb 2013 01:45:53 +0000 (03:45 +0200)]
sdl: add resize callback

11 years agosdl: restore video modeo n exit
notaz [Wed, 30 Jan 2013 22:19:32 +0000 (00:19 +0200)]
sdl: restore video modeo n exit

resolves black screen issue on R-Pi

11 years agosdl: be more careful with x11, handle quit msg
notaz [Wed, 30 Jan 2013 01:50:08 +0000 (03:50 +0200)]
sdl: be more careful with x11, handle quit msg

11 years agoonly take wminfo from appropriate sdl driver
notaz [Mon, 28 Jan 2013 01:25:42 +0000 (03:25 +0200)]
only take wminfo from appropriate sdl driver

11 years agomenu: pass extension lists as argument
notaz [Sun, 6 Jan 2013 19:09:51 +0000 (21:09 +0200)]
menu: pass extension lists as argument

11 years agoimprove file browser, rework filtering
notaz [Sat, 5 Jan 2013 22:24:34 +0000 (00:24 +0200)]
improve file browser, rework filtering

11 years agoadd some VideCore/R-pi support code
notaz [Sat, 22 Dec 2012 01:10:53 +0000 (03:10 +0200)]
add some VideCore/R-pi support code

11 years agosdl: handle activate events
notaz [Sat, 22 Dec 2012 19:14:50 +0000 (21:14 +0200)]
sdl: handle activate events

11 years agoadd some sdl code from rearmed
notaz [Thu, 20 Dec 2012 22:19:34 +0000 (00:19 +0200)]
add some sdl code from rearmed

11 years agoadd some simple EGL output code
notaz [Thu, 20 Dec 2012 22:10:12 +0000 (00:10 +0200)]
add some simple EGL output code

my first ever GL code, yay!

11 years agofonts: make friendly to rgb1555
notaz [Wed, 28 Nov 2012 15:58:14 +0000 (17:58 +0200)]
fonts: make friendly to rgb1555

11 years agofonts: add uyvy function
notaz [Sat, 17 Nov 2012 22:21:30 +0000 (00:21 +0200)]
fonts: add uyvy function

11 years agoin_sdl: allow external event handler
notaz [Sat, 17 Nov 2012 00:09:18 +0000 (02:09 +0200)]
in_sdl: allow external event handler

11 years agoinput: handle unprobed devices better
notaz [Sun, 11 Nov 2012 20:08:38 +0000 (22:08 +0200)]
input: handle unprobed devices better

11 years agobasic text drawing function from PCSX
notaz [Sun, 11 Nov 2012 19:00:45 +0000 (21:00 +0200)]
basic text drawing function from PCSX

11 years agoneon filters: minor optimization from M-HT
notaz [Tue, 6 Nov 2012 23:35:01 +0000 (01:35 +0200)]
neon filters: minor optimization from M-HT

11 years agoadd dummy platform file
notaz [Mon, 5 Nov 2012 00:41:43 +0000 (02:41 +0200)]
add dummy platform file

11 years agomerge some pollux code from PCSX
notaz [Sun, 4 Nov 2012 22:02:34 +0000 (00:02 +0200)]
merge some pollux code from PCSX

11 years agorefactor plat.h, add gamma
notaz [Sun, 4 Nov 2012 22:02:03 +0000 (00:02 +0200)]
refactor plat.h, add gamma

11 years agoneon filters: support optional color space conversion
notaz [Fri, 2 Nov 2012 00:59:44 +0000 (02:59 +0200)]
neon filters: support optional color space conversion

11 years agoneon filters: fix build on old toolchains
notaz [Sun, 28 Oct 2012 23:14:16 +0000 (01:14 +0200)]
neon filters: fix build on old toolchains

11 years agominor cahnges to M-HT's filters
notaz [Sun, 28 Oct 2012 14:57:42 +0000 (16:57 +0200)]
minor cahnges to M-HT's filters

11 years agoadd NEON filters
M-HT [Sun, 28 Oct 2012 14:56:40 +0000 (16:56 +0200)]
add NEON filters

11 years agoadd pandora code from PCSX
notaz [Sun, 16 Sep 2012 16:44:06 +0000 (19:44 +0300)]
add pandora code from PCSX

11 years agominor adjustments
notaz [Sun, 16 Sep 2012 16:43:29 +0000 (19:43 +0300)]
minor adjustments

11 years agomerge Themaister's libpng 1.5 fix
notaz [Wed, 12 Sep 2012 23:30:04 +0000 (02:30 +0300)]
merge Themaister's libpng 1.5 fix

with width/height de-confusion

11 years agoupdate license in source code itself
notaz [Wed, 12 Sep 2012 22:37:45 +0000 (01:37 +0300)]
update license in source code itself

11 years agoadd key config save code from rearmed ui
notaz [Sun, 9 Sep 2012 21:35:45 +0000 (00:35 +0300)]
add key config save code from rearmed ui

11 years agomerge border style from gpfce
notaz [Sun, 9 Sep 2012 21:21:37 +0000 (00:21 +0300)]
merge border style from gpfce

11 years agomove common files to root
notaz [Sat, 8 Sep 2012 18:30:31 +0000 (21:30 +0300)]
move common files to root

11 years agoremove PicoDrive-specific stuff, add readme
notaz [Sat, 8 Sep 2012 17:31:36 +0000 (20:31 +0300)]
remove PicoDrive-specific stuff, add readme

11 years agoextend mmap wrapper functionality
notaz [Tue, 28 Aug 2012 22:56:20 +0000 (22:56 +0000)]
extend mmap wrapper functionality

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@960 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoadd mmap prototypes
notaz [Tue, 28 Aug 2012 22:55:20 +0000 (22:55 +0000)]
add mmap prototypes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@959 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoinput: in_sdl: preliminary joystick support
notaz [Mon, 23 Jul 2012 23:44:44 +0000 (23:44 +0000)]
input: in_sdl: preliminary joystick support

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@958 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoinput: SDL support
notaz [Mon, 23 Jul 2012 23:44:05 +0000 (23:44 +0000)]
input: SDL support

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@957 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agomenu: support seeking the filelist with letter keys
notaz [Sun, 22 Jul 2012 16:56:34 +0000 (16:56 +0000)]
menu: support seeking the filelist with letter keys

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@956 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agomenu: support seeking the filelist with letter keys
notaz [Sun, 22 Jul 2012 16:56:25 +0000 (16:56 +0000)]
menu: support seeking the filelist with letter keys

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@955 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoinput: in_gp2x refactoring
notaz [Sun, 22 Jul 2012 14:38:13 +0000 (14:38 +0000)]
input: in_gp2x refactoring

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@954 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoinput: move default bind handling to input core
notaz [Sun, 22 Jul 2012 14:37:07 +0000 (14:37 +0000)]
input: move default bind handling to input core

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@953 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agoinput: move default bind handling to input core
notaz [Sun, 22 Jul 2012 14:36:53 +0000 (14:36 +0000)]
input: move default bind handling to input core

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@952 be3aeb3a-fb24-0410-a615-afba39da0efa

11 years agomenu: show savestate date
notaz [Sun, 22 Jul 2012 14:32:38 +0000 (14:32 +0000)]
menu: show savestate date

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@951 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agofbdev: save and restore support
notaz [Tue, 10 Apr 2012 00:04:15 +0000 (00:04 +0000)]
fbdev: save and restore support

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@950 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoxenv: allow to specify event filter
notaz [Mon, 9 Apr 2012 21:31:45 +0000 (21:31 +0000)]
xenv: allow to specify event filter

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@949 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoxenv: add minimize functionality
notaz [Mon, 9 Apr 2012 21:05:48 +0000 (21:05 +0000)]
xenv: add minimize functionality

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@948 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoxenv: allow reading mouse through callbacks, for SDL project
notaz [Mon, 12 Mar 2012 22:50:05 +0000 (22:50 +0000)]
xenv: allow reading mouse through callbacks, for SDL project

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@947 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agofbdev: crash on single buffering
notaz [Sat, 7 Jan 2012 21:03:43 +0000 (21:03 +0000)]
fbdev: crash on single buffering

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@942 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoxenv: init g_kbdfd, as 0 is stdin
notaz [Sat, 7 Jan 2012 21:02:42 +0000 (21:02 +0000)]
xenv: init g_kbdfd, as 0 is stdin

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@941 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: evdev: do centering adjustment
notaz [Sat, 10 Dec 2011 23:35:16 +0000 (23:35 +0000)]
input: evdev: do centering adjustment

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@940 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agomenu: limit enum text length
notaz [Sat, 10 Dec 2011 23:32:30 +0000 (23:32 +0000)]
menu: limit enum text length

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@939 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: support analog read
notaz [Fri, 9 Dec 2011 23:59:47 +0000 (23:59 +0000)]
input: support analog read

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@938 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: support analog read
notaz [Fri, 9 Dec 2011 23:58:48 +0000 (23:58 +0000)]
input: support analog read

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@937 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: don't configure unprobed devices
notaz [Sun, 30 Oct 2011 19:15:24 +0000 (19:15 +0000)]
input: don't configure unprobed devices

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@936 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: make it more modular
notaz [Thu, 27 Oct 2011 23:23:08 +0000 (23:23 +0000)]
input: make it more modular

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@935 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoinput: make it more modular
notaz [Thu, 27 Oct 2011 23:22:55 +0000 (23:22 +0000)]
input: make it more modular

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@934 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agomenu: don't assume onoff vars are int
notaz [Sun, 25 Sep 2011 12:38:21 +0000 (12:38 +0000)]
menu: don't assume onoff vars are int

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@933 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agolinux: oshide becomes xenv for broader use
notaz [Sat, 3 Sep 2011 15:33:25 +0000 (15:33 +0000)]
linux: oshide becomes xenv for broader use

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@932 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agomenu: add pre-draw func and move pico ext filter
notaz [Wed, 6 Jul 2011 18:38:18 +0000 (18:38 +0000)]
menu: add pre-draw func and move pico ext filter

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@931 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoupdate platform code to suit recent PCSX related changes
notaz [Sun, 22 May 2011 13:45:53 +0000 (13:45 +0000)]
update platform code to suit recent PCSX related changes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@930 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agoa bugfix and cleanup in common code
notaz [Sun, 22 May 2011 13:37:20 +0000 (13:37 +0000)]
a bugfix and cleanup in common code

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@929 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years agominor adjustmens
notaz [Sat, 21 May 2011 18:18:27 +0000 (18:18 +0000)]
minor adjustmens

more uncommited 1.80 code..

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@928 be3aeb3a-fb24-0410-a615-afba39da0efa

12 years ago1.80 readme and filter for it
notaz [Sat, 21 May 2011 17:57:18 +0000 (17:57 +0000)]
1.80 readme and filter for it

don't know why this wasn't commited back in 2010..

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@927 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: add hack to allow abs-only devices
notaz [Mon, 21 Mar 2011 00:53:04 +0000 (00:53 +0000)]
input: add hack to allow abs-only devices

this is mainly for pandora nubs.

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@926 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: detect dead devices, always set keynames
notaz [Mon, 21 Mar 2011 00:46:31 +0000 (00:46 +0000)]
input: detect dead devices, always set keynames

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@925 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: detect dead devices, always set keynames
notaz [Mon, 21 Mar 2011 00:46:13 +0000 (00:46 +0000)]
input: detect dead devices, always set keynames

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@924 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: kill "merge with defaults" behavior
notaz [Mon, 21 Mar 2011 00:22:12 +0000 (00:22 +0000)]
input: kill "merge with defaults" behavior

this is hard to maintain and reportedly buggy

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@923 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: don't use unintialized memory
notaz [Sat, 19 Mar 2011 22:34:27 +0000 (22:34 +0000)]
input: don't use unintialized memory

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@922 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agomenu: generalize credits code to show any message
notaz [Sat, 19 Mar 2011 22:33:31 +0000 (22:33 +0000)]
menu: generalize credits code to show any message

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@921 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: allow several probe calls for rescan
notaz [Sat, 19 Mar 2011 22:27:57 +0000 (22:27 +0000)]
input: allow several probe calls for rescan

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@920 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoreadpnd: teach to writepng too (todo: rename?)
notaz [Sat, 19 Mar 2011 22:25:44 +0000 (22:25 +0000)]
readpnd: teach to writepng too (todo: rename?)

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@919 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofbdev: make sure color format is set
notaz [Tue, 22 Feb 2011 12:27:43 +0000 (12:27 +0000)]
fbdev: make sure color format is set

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@918 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: add include guard
notaz [Sat, 12 Feb 2011 16:45:39 +0000 (16:45 +0000)]
input: add include guard

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@917 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agomenu: make key config more intuitive
notaz [Sat, 12 Feb 2011 15:42:03 +0000 (15:42 +0000)]
menu: make key config more intuitive

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@916 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: expand in_unbind_all functionality
notaz [Sat, 12 Feb 2011 15:40:59 +0000 (15:40 +0000)]
input: expand in_unbind_all functionality

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@915 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agopcsx related refactoring
notaz [Thu, 3 Feb 2011 23:27:31 +0000 (23:27 +0000)]
pcsx related refactoring

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@914 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofbdev: resize: do single ioctl in nonerror path
notaz [Thu, 30 Dec 2010 23:24:56 +0000 (23:24 +0000)]
fbdev: resize: do single ioctl in nonerror path

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@913 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofbdev: change API to make easier to avoid glitches
notaz [Sat, 11 Dec 2010 17:46:39 +0000 (17:46 +0000)]
fbdev: change API to make easier to avoid glitches

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@912 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoin_evdev: don't stop on bit0
notaz [Thu, 9 Dec 2010 23:06:19 +0000 (23:06 +0000)]
in_evdev: don't stop on bit0

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@911 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoin_evdev: revert multi event handling from r901 to avoid unwanted blocking
notaz [Thu, 9 Dec 2010 22:21:07 +0000 (22:21 +0000)]
in_evdev: revert multi event handling from r901 to avoid unwanted blocking

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@910 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agolicense some code GPL compatible to use in PCSX
notaz [Thu, 9 Dec 2010 16:44:31 +0000 (16:44 +0000)]
license some code GPL compatible to use in PCSX

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@909 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agolicense some code GPL compatible to use in PCSX
notaz [Thu, 9 Dec 2010 16:44:25 +0000 (16:44 +0000)]
license some code GPL compatible to use in PCSX

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@908 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoin_evdev: remove defbinds (should go to plat code)
notaz [Thu, 9 Dec 2010 15:57:23 +0000 (15:57 +0000)]
in_evdev: remove defbinds (should go to plat code)

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@907 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: export defbind struct
notaz [Thu, 9 Dec 2010 15:57:13 +0000 (15:57 +0000)]
input: export defbind struct

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@906 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agosplit menu so it can be reused in other projects
notaz [Thu, 9 Dec 2010 11:58:54 +0000 (11:58 +0000)]
split menu so it can be reused in other projects

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@905 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofbdev: expand to allow more bpps
notaz [Wed, 8 Dec 2010 00:07:15 +0000 (00:07 +0000)]
fbdev: expand to allow more bpps

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@904 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agocopyright for SDL reuse (will be dual licensed for PD)
notaz [Sat, 13 Nov 2010 18:27:06 +0000 (18:27 +0000)]
copyright for SDL reuse (will be dual licensed for PD)

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@903 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: add in_get_key_code
notaz [Mon, 8 Nov 2010 21:07:38 +0000 (21:07 +0000)]
input: add in_get_key_code

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@902 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoin_evdev: do all events in update_keycode
notaz [Sun, 7 Nov 2010 21:55:57 +0000 (21:55 +0000)]
in_evdev: do all events in update_keycode

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@901 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agominor refactoring (lprintf)
notaz [Sun, 7 Nov 2010 21:27:46 +0000 (21:27 +0000)]
minor refactoring (lprintf)

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@900 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofix patch support
notaz [Sat, 18 Sep 2010 17:57:34 +0000 (17:57 +0000)]
fix patch support

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@899 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agomake OSS detect blocking, adjust audio API
notaz [Sat, 18 Sep 2010 16:40:13 +0000 (16:40 +0000)]
make OSS detect blocking, adjust audio API

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@898 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agopandora: handle custom size fb for menu layer
notaz [Fri, 17 Sep 2010 23:02:04 +0000 (23:02 +0000)]
pandora: handle custom size fb for menu layer

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@897 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoredo OSS frag setup. Compute real pollux rate
notaz [Fri, 17 Sep 2010 22:57:14 +0000 (22:57 +0000)]
redo OSS frag setup. Compute real pollux rate

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@896 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agotweak and refactor frontends, menu and config
notaz [Fri, 17 Sep 2010 09:49:16 +0000 (09:49 +0000)]
tweak and refactor frontends, menu and config

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@895 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agoinput: rework abs handling, change API, allow custom key names
notaz [Fri, 17 Sep 2010 09:36:48 +0000 (09:36 +0000)]
input: rework abs handling, change API, allow custom key names

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@894 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agosupporting caanoo, line doublers, refactoring
notaz [Wed, 15 Sep 2010 13:48:55 +0000 (13:48 +0000)]
supporting caanoo, line doublers, refactoring

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@893 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agorandom minor fixes
notaz [Fri, 10 Sep 2010 13:38:36 +0000 (13:38 +0000)]
random minor fixes

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@892 be3aeb3a-fb24-0410-a615-afba39da0efa

13 years agofbdev: fix clear_lines
notaz [Thu, 9 Sep 2010 21:11:19 +0000 (21:11 +0000)]
fbdev: fix clear_lines

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@891 be3aeb3a-fb24-0410-a615-afba39da0efa