Age | Commit message (Collapse) | Author |
|
svn-id: r20886
|
|
svn-id: r20707
|
|
+ more user freindly error message with ModImport
+ New direct mode code with some default option
+ Games data can now be directly in the Games folder using . as path
+ Added missing scummvm languages option
+ Added --render-mode option
+ Removed gfxMode, now only normal(1x) or wide
+ Added missing scummvm platforms option
+ Fixed per engine command line options
+ Alpha. ordered music drivers
+ Added 44khz (mainly for Zodiac) and FM Quality option
+ global command line options are now also used in direct mode
+ Added stylusClick, autoSave, advanced OS5 mode, optional led indicator, GoLCD API support
+ New feature to set ARM stack size
+ Fixed rotation problem
svn-id: r20656
|
|
standard one : SonyScreenSize
svn-id: r20654
|
|
- Splitted AppStartCheckScreenSize from app.cpp rev19461, here is the palm standard one : PalmScreenSize
- Move PalmGetMemory here from file forminfo.cpp rev18604
svn-id: r20653
|
|
svn-id: r20650
|
|
- Added autosave period and OS5 ARM advanced mode
- indicator can also be use with 16bit display
svn-id: r20649
|
|
svn-id: r20648
|
|
svn-id: r20647
|
|
svn-id: r20646
|
|
- Get rid of Win*Lock functions, safer
- OSD (mainly DrawStatus) can now be use in 16bit mode too
- Move redawOSD to the base class
- Updated draw_osd function with standard PalmOS functions instead of Zodiac API, this draw_osd use big endian resources where OS5 version us little endian
svn-id: r20645
|
|
svn-id: r20640
|
|
- DrawStatus now support 8 and 16bit display
- Coordinate system is now used correctly (set only when needed), no more need to reset it in PalmFatalError
- Added new/delete operators for ARM OS5 mode
svn-id: r20638
|
|
- Added LURE and OS5 defines
svn-id: r20637
|
|
- Updated 68k launcher with lastest changes to gVars
+ GoLCD API support
+ Fix for invisible DIA using Stuffs*VG functions
+ New communication process between frontend and module to know if the module needs extra files
+ Get free memory at startup
svn-id: r20636
|
|
svn-id: r20635
|
|
svn-id: r20634
|
|
svn-id: r20632
|
|
svn-id: r20577
|
|
svn-id: r20576
|
|
svn-id: r20574
|
|
svn-id: r20573
|
|
svn-id: r20572
|
|
svn-id: r20571
|
|
- Added autosave option
svn-id: r20570
|
|
svn-id: r20569
|
|
svn-id: r20568
|
|
svn-id: r20567
|
|
svn-id: r20566
|
|
svn-id: r20565
|
|
svn-id: r20564
|
|
- Fixed exit function in ARM mode
- Fixed C++ compilation
svn-id: r20563
|
|
- Fixed volRefNum default value
- Get rid of MemGluePtrNew when possible
- Fixed vsprintf in ARM mode
svn-id: r20562
|
|
svn-id: r20561
|
|
- Added OS5 advanced mode
- Added scummvm header
svn-id: r20560
|
|
- Added scummvm header
svn-id: r20559
|
|
- Added scummvm header
- Typo
svn-id: r20558
|
|
- Fixed default volRefNum value
- Added scummvm header
svn-id: r20557
|
|
- Init MathLib only on non-ARM devices
- Added scummvm header
- Removed obsolete code
svn-id: r20556
|
|
svn-id: r20555
|
|
svn-id: r20535
|
|
svn-id: r20508
|
|
svn-id: r20505
|
|
- Common sound struct
- Move common quit stuff to the base class
- Fixed CD functions, now MP3s work properly
- Make mutex functions virtual so that they can be redefined
- little cleanup
svn-id: r20503
|
|
svn-id: r20502
|
|
svn-id: r20501
|
|
- Use palette only if we need it
- draw_mouse() is part if int_updateScreen
- Moved OSD redraw in common updateScreen
- Added base draw_osd(...)
svn-id: r20499
|
|
hang with MIDI drivers (NULL, native)
svn-id: r20498
|
|
svn-id: r20496
|
|
svn-id: r20152
|