More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI | Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI. This homebrew uses PAlib and libNDS, it was compiled with devkitARM and the support of the others libs, like libdswifi, libgif, libctaocrypt, libcyassl, libz and libpng. | ||
This homebrew was placed 1st in the NEO Coding Compo 2010, APP section. | This homebrew was placed 1st in the [https://www.neoflash.com/forum/index.php?topic=6226.0 NEO Coding Compo 2010], APP section. | ||
==Installation== | ==Installation== | ||
Download and extract file | |||
[[DLDI|DLDI]] patch it and copy it with the 'data' folder to the root directory of the card. | |||
==Controls== | ==Controls== | ||
L - | L - Tab button on Windows | ||
R+D-Pad - | R+D-Pad - Move the active window | ||
Select - | Select - Click on the current window (press 2 times as double click) | ||
X - | X - Close the active window, Clear Text Box | ||
L+R - | L+R - Switch the screens | ||
==Known Issues== | ==Known Issues== | ||
Reports of "Login fails each time with an error 12" | Reports of "Login fails each time with an error 12". | ||
Keyboard not found. Make sure you have put the | Keyboard not found. Make sure you have put the data folder and its contents in the root of your card. | ||
==Compatibility== | ==Compatibility== | ||
Tested on: Flashcard iPlayer with firmware O.S. 1.2 V. 1.0.6 | Tested on: | ||
Flashcard iPlayer with firmware O.S. 1.2 V. 1.0.6 <br> | |||
Flashcard M3DS Real with firmware 4.8 <br> | |||
Flashcard TTDS/DSTT firmware 1.17a12 <br> | |||
==Changelog== | ==Changelog== | ||
'''v1.5 | '''v1.5''' | ||
*Fixed some bugs in GUI management | * Fixed some bugs in GUI management. | ||
*Fixed some bugs in HTTP requests | * Fixed some bugs in HTTP requests. | ||
*Fixed a bug in gzip decompression | * Fixed a bug in gzip decompression. | ||
*Fixed some bugs in Serach Friends Option | * Fixed some bugs in Serach Friends Option. | ||
*Added profile image upload features | * Added profile image upload features. | ||
*Other small changes | * Other small changes. | ||
'''v1.4''' | '''v1.4''' | ||
* Fixed bugs in ram disk management | * Fixed bugs in ram disk management. | ||
* Fixed a bug in cyassl library (login error -12) | * Fixed a bug in cyassl library (login error -12). | ||
* Added support for EZ 3in1 More (Not Tested) | * Added support for EZ 3in1 More (Not Tested). | ||
* Added new friendships request capabilities | * Added new friendships request capabilities. | ||
* Added avatars in Notifications Feed | * Added avatars in Notifications Feed. | ||
* Added support for PNG images | * Added support for PNG images. | ||
* Added support for GZIP connections | * Added support for GZIP connections. | ||
''''v1.2''' | ''''v1.2''' | ||
* Fixed a bug during the connection the user and pass now are correct | * Fixed a bug during the connection the user and pass now are correct. | ||
* Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze | * Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze. | ||
* Fixed a bug in times management | * Fixed a bug in times management. | ||
* Fixed a bug parsing the news, now all news are showed | * Fixed a bug parsing the news, now all news are showed. | ||
* | * And others small fixes and added. | ||
''' | '''v1.0''' | ||
*First release | * First release. | ||
*More fixes and changes | * More fixes and changes. | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Other DS applications]] |
Revision as of 23:27, 24 Mayıs 2021
fb4ds | |
File:Fb4nds.png | |
General | |
---|---|
Author(s) | Lino Maglione (aka linoma) |
Type | Other |
Version | 1.5 Final |
Licence | GPL |
Links | |
[Media:Fb4nds15.zip Download] | |
Website |
<htmlet>adsense</htmlet>
Fb4ds is a simple client for Facebook's chat. It uses Pidgin's source code for Facebook's protocol, for other featuers like GUI. This homebrew uses PAlib and libNDS, it was compiled with devkitARM and the support of the others libs, like libdswifi, libgif, libctaocrypt, libcyassl, libz and libpng.
This homebrew was placed 1st in the NEO Coding Compo 2010, APP section.
Installation
Download and extract file
DLDI patch it and copy it with the 'data' folder to the root directory of the card.
Controls
L - Tab button on Windows
R+D-Pad - Move the active window
Select - Click on the current window (press 2 times as double click)
X - Close the active window, Clear Text Box
L+R - Switch the screens
Known Issues
Reports of "Login fails each time with an error 12".
Keyboard not found. Make sure you have put the data folder and its contents in the root of your card.
Compatibility
Tested on:
Flashcard iPlayer with firmware O.S. 1.2 V. 1.0.6
Flashcard M3DS Real with firmware 4.8
Flashcard TTDS/DSTT firmware 1.17a12
Changelog
v1.5
- Fixed some bugs in GUI management.
- Fixed some bugs in HTTP requests.
- Fixed a bug in gzip decompression.
- Fixed some bugs in Serach Friends Option.
- Added profile image upload features.
- Other small changes.
v1.4
- Fixed bugs in ram disk management.
- Fixed a bug in cyassl library (login error -12).
- Added support for EZ 3in1 More (Not Tested).
- Added new friendships request capabilities.
- Added avatars in Notifications Feed.
- Added support for PNG images.
- Added support for GZIP connections.
'v1.2
- Fixed a bug during the connection the user and pass now are correct.
- Fixed a bug in the listboxes now the current selected item is visible always and it dont freeze.
- Fixed a bug in times management.
- Fixed a bug parsing the news, now all news are showed.
- And others small fixes and added.
v1.0
- First release.
- More fixes and changes.