Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Some suggestions about Bemused

4 replies · 2,212 views · Started 14 July 2003

Hi,

i am impressed from this nice Tool. It�s Amazing to navigate Winamp just with a epoc Handy. i have thousends of Songs on my PC and yea it�s easy to navigate.
Great job 😊

I don�t have a Bluetooth Dummy for my PC. Just tryed Bemused with my Tekram IR 210. Works fine.
Now I know that Bemused is the reason why I quickly have to buy a Bluetooth Dummy 😊

Just some suggestions :

Is it possible to ad these features to Bemused ?


Remove Selected Files from Playlist
Save Playlist
Move Selected Files Down
Move Selected Files Up

greet
Wuslon

Unfortunately, Winamp doesn't allow other applications to remove specific files from the playlist or change the playlist order, so suggestions 1, 3 and 4 are difficult to implement.

Saving the playlist might be a good idea, though: a few people have suggested it, so I might implement it in the next version of Bemused.

Thanks 😉

There are some Unpublished API's Winamp Apis.

#ifndef __IPC_PE_H
#define __IPC_PE_H

#define IPC_PE_GETCURINDEX 100
#define IPC_PE_GETINDEXTOTAL 101
#define IPC_PE_GETINDEXINFO 102
#define IPC_PE_GETINDEXINFORESULT 103
#define IPC_PE_DELETEINDEX 104
#define IPC_PE_SWAPINDEX 105
#define IPC_PE_INSERTFILENAME 106
#define IPC_PE_GETDIRTY 107
#define IPC_PE_SETCLEAN 108

#define IPC_PE_DELETEINDEX 104

Remove specified track from list (takes int)

#define IPC_PE_SWAPINDEX 105

Swap two files in order on playlist

Perhaps these Apis are usefull for suggestion 1,3, or 4.

A thread about these Apis can be found in the Winamp2 Development Forum :

http://forums.winamp.com/showthread.php?s=6b23551eadfa7f84318f42635049bf58&threadid=84756

Greets

Wuslon

My PC also has ActiceSync installed for my iPAQ Pocket PC.

I have to shut down ActiveSync, otherwise the phone tries to connect to that rather than Bemused.

Has anyone found a workround for this? I'd like to be able to have them both running at the same time (eg, in the bemused settings choose the bluetooth com port to connect on, like my iPAQ does).

Thanks in advance.