summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2005-05-12remove mobilemsg to unsupported. it never really worked and there will be ↵mickeyl8-5/+0
something better, soon.
2005-05-12Fix for #1657 to show the play button when we've playable fileszecke1-0/+6
patch courtsey Gints Polis
2005-05-10Marc Singer: add missing include.propohly1-0/+2
2005-05-10Remove joining networks from Wellenreiter. It never really fit into themickeyl6-53/+4
philosophy of this application and with OpieStumbler there is an application that does it better (active scan).
2005-05-10ignore hostap control interfacesmickeyl1-3/+5
2005-05-10improve WEP key handling and add wlan-ng support. patch courtesy Dirk Opfer, ↵mickeyl4-52/+189
thanks!
2005-05-08code change by tim: ask the user to confirm the remapping of the ESC keypohly1-1/+6
2005-05-08bugfix by tim: off-by-one error when returning to a document (previous page)pohly1-1/+2
2005-05-06Opie-fy ZSafe UI: clean up menus, use proper toolbar, use shared pics where ↵drw19-1928/+80
possible and use OResource for image loading
2005-05-06quick'n'dirty parsing of USB treemickeyl2-1/+35
2005-05-05use dependency system for flite pluginsmickeyl4-4/+27
2005-05-05added missing files and removed developer specific include pathpohly4-4/+12
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly94-1437/+4999
output plugins
2005-05-04Resource -> OResourcedrw1-7/+11
2005-05-04Resource -> OResourcedrw4-19/+25
2005-05-04Resource -> OResourcedrw2-41/+32
2005-05-04CPUinfo details now shownmickeyl3-45/+172
2005-05-04start with details windowmickeyl2-3/+27
2005-05-03use OAutoBoxLayout for devices infomickeyl2-9/+23
2005-05-03GET_LINK_QUALITY_RP_SIZE has been renamed to READ_LINK_QUALITY_RP_SIZE in ↵mickeyl1-1/+3
newer versions of bluez
2005-05-03fix includesmickeyl1-6/+6
2005-05-02first stab at populating device nodesmickeyl2-10/+244
2005-05-02prepare for inclusion of DevicesInfomickeyl4-17/+141
2005-04-24Resource -> OResourcedrw3-19/+35
2005-04-24Relaxed fix for errors in ntpdate command, avoiding false error messages. ↵skyhusker1-1/+1
Fixes bug #1357.
2005-04-24fix crash on kernels without swap support. patch courtesy Seneca Cunninghammickeyl1-1/+7
2005-04-22- use OTaskbarAppletmickeyl5-158/+43
- scale icons
2005-04-21disable "Rescan Neighbourhood" while scanningmickeyl2-3/+5
2005-04-20Add missing filezecke1-0/+181
2005-04-20First commit of OpieStumbler, an application which performs wireless ↵skyhusker15-0/+843
networks scanning using Wireless Extensions
2005-04-19This patch courtesy Gints Polis:mickeyl3-105/+505
* gives possibility to enter numerical PIN with dialog buttons for keybordless PDA. * dialog run in full screen mode.
2005-04-19make UI resizable, patch courtesy Hrwmickeyl1-352/+353
2005-04-18relax WE matching testmickeyl3-4/+6
set VERSION in .pro define WELLENREITER_VERSION through .pro
2005-04-17Opie Player2 XINE update:zecke8-689/+1893
-update xine code alphablend, yuv2rgb to be up to date -XINELib: -use the XINE infrastructure to change the gui width/height -use the XINE infrastructure to change the brightness -Update the NULL Video Driver: -make use of frame_dest_cb and and dest_size_cb (callback) to update the size of the gui -use alphablend -merge the video_out_fb xine driver To Alwin: your testvideo now lockups op2. with valgrind I see it has to do with the yuv2rgb conversion methods
2005-04-16Opie/X11:zecke1-1/+1
-Do not add -lqte this is qmake's job
2005-04-14small fixalwin1-1/+5
2005-04-14More icon sizing updatesdrw7-108/+252
2005-04-14gui polishalwin4-3/+14
2005-04-13sometimes the display must painted black - we'll just use memsetalwin2-2/+25
'cause working on fb itself so we'll not interfer with qpaint from main thread
2005-04-12buildfixalwin1-0/+1
2005-04-12some gui stuffalwin8-195/+152
may switch if videos will scaled up even if display size is larger than video size
2005-04-12some usefull xine-helpersalwin2-6/+32
2005-04-12- loading/playing playlistsalwin9-66/+353
- appending directories to playlist - gui stuff
2005-04-11next stage of bug huntingalwin2-86/+57
seems that errors/problems in pure display are fixed. removed all qpaint stuff may invoked in xine-thread (evil,evil!) - I think it isn't needed there. so I deactivated the mutex this moment
2005-04-10added opieplayer3alwin10-0/+1128
this moment not just more than another container around xine like opieplayer2 (and uses a lot of code direct from there) difference: first it was a testcontainer to find the bugs in player2 now it is a player looks more like kino2 (eg, no stylesheets) so it has a real resizeable video-display. early stage (saving playlists and so on doesn't work) - but it can display videos on my C860 in bigger box than this small stamp like player2 ;)
2005-04-10-restored file headeralwin1-29/+23
-removed obsolete stuff
2005-04-10Move to home directory on startup. Fixes bug #1614.skyhusker1-0/+5
2005-04-10- replaced the origin videopaint with a more simple one (this ↵alwin4-157/+163
high-sophisticated stuff isn't needed) in xinevideo - replaced an assert in lib.cpp with a "if" construct - may set a file without start playing it (for getting information and so on)
2005-04-09Cosmetic OpiePlayer2 changes:zecke6-127/+4
-Remove class Frame and zeckeplayer.pro -Update to compile without frame.h
2005-04-09cleanup audio/videooutput the right wayalwin1-0/+2