[新聞] Woopsie v0.41 is released.Woopsi is a Nintendo DS GUI library for rapidly

看板Emulator (模擬器)作者 (八房龍之助)時間16年前 (2009/11/25 12:21), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
http://sourceforge.net/projects/woopsi/ Woopsie v0.41 is released.Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system. Woopsie v0.41 Changelog: - Fixes: - Removed Gadget::unregisterChildrenFromVBL() declaration from gadget.h as the function does not exist. - Graphics::dim() draws to correct dimensions. - GraphicsPort::dim() clips properly. - BitmapButton::getPreferredDimensions() returns the correct size. - AnimButton::getPreferredDimensions() returns the correct size. - Anim button animation continues playing correctly when clicked if disabled. - ListBox::getPreferredDimensions() returns the correct size. - ListBox::draw() clips more effectively. - Removed getEditableData() bodge from bitmap classes; all interaction with bitmap data happens through bitmap methods. - Moved IK bitmaps out of demo folder/NDS into animbutton test. - ScrollingListBox::getPreferredDimensions() returns the correct size. - SliderHorizontal and SliderVertical produce correct values when they are showing a range of values large enough for the grip to be artificially enlarged. - Scrollbar buttons scroll by amount based on max/min values and height of slider rather than arbitrary value. - Removed ScrollbarVertical and ScrollbarHorizontal setButtonScrollAmount(). - AnimButton animations pause when the button is disabled. - DMA copying function uses DMA for RAM->VRAM copies. - New Features: - SDL framebuffer code merged into FrameBuffer class. - Added label test. - Added button test. - Added DOS batch files to build examples and tests. - Added grayScale() function to GraphicsUnclipped, Graphics and GraphicsPort. - BitmapButton greys out when disabled. - Added bitmapbutton test. - Added drawBitmapGreyScale() function to GraphicsUnclipped, Graphics and GraphicsPort. - AnimButton greys out when disabled. - Added animbutton test. - Added listbox test. - ListBox greys out when disabled. - Added scrollinglistbox test. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.126.238.100
文章代碼(AID): #1B3B3IIr (Emulator)
文章代碼(AID): #1B3B3IIr (Emulator)