Download List

Projeto Descrição

Linux Bluetooth Remote Control (LBRC) is a remote
control program that allows a Linux computer to be
controlled by a J2ME device via Bluetooth. It is
divided into a server part that runs on the
computer and reacts to input events and a client
part that runs on the J2ME device. The J2ME client
sends the device's keycodes, which are translated
to keystrokes, mouse movements, mouse clicks, or
other input events on the controlled computer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-29 00:59
0.6.4

LBRC trabalha agora com o novo bluez DBUS API.
Tags: Major bugfixes
LBRC now works with the new bluez DBUS API.

2008-09-21 17:02
0.6.3

Os erros foram corrigidos no DBUSCaller e CommandExecutor. Alguns limpeza de código foram feitos. Um módulo foi adicionado para fornecer uma maneira de injetar chave eventos / mouse em uma sessão X11 (sem envolver o kernel). O cliente J2ME foi construída menor. Uma lista de dispositivos já conhecidos é apresentado sem a digitalização. A pesquisa foi feita dispositivo mais robusto.
Tags: Major bugfixes
Errors were fixed in DBUSCaller and
CommandExecutor. Some code cleanups were done. A
module was added to provide a way to inject
key/mouse events into an X11 session (without
involving the kernel). The J2ME client was built
smaller. A list of already known devices is
presented without scanning. The device search was
made more robust.

2008-05-11 23:48
0.6.2

Esta versão versão adiciona saída de depuração para o registo SDP, seleção de personagem fixa na configuração do GUI para o UInputDispatcher, verifica o dispositivo uniput em UInputDispatcher antes de passá-lo para o dbusbridge, e corrige um problema no processador de log dbus.
Tags: Minor bugfixes
This release release adds debug output for SDP registration, fixes character selection in the GUI config for the UInputDispatcher, checks the uniput device in UInputDispatcher before passing it to the dbusbridge, and fixes a problem in the dbus log handler.

2008-02-03 01:16
0.6

A compatibilidade da parte J2ME foi melhorada (por exemplo, o Nokia 6085 agora funciona). O sistema de registro foi melhorada eo limite de tamanho de 2kb para a conexão cliente-servidor foi removido. O módulo mplayer ganhou apoio FIFO. Um bug que trava causado (em relação ao uso de um bluez deprecated API), um bug que ate arquivos de configuração, e um leitor de arquivos de configuração de bugs foram corrigidos.
Tags: Minor bugfixes
The compatibility of the J2ME part was improved
(for example, Nokia 6085 now works). The logging
system was improved and the size limit of 2kb for
the client-server connection was removed. The
mplayer module gained fifo support. One bug that
caused crashes (regarding usage of a deprecated
bluez API), one bug that ate configuration files,
and a configuration file reader bug were fixed.

2007-12-26 19:29
0.5

Arquivo de seleção para o módulo mplayer. Um módulo VolumeControl com gabarito gráfico. VolumeControl agora é baseado no GStreamer (deve permitir o fácil para OSS e pulseaudio). Modo CommandExecutor robusto. Mensagens de depuração foram adicionados. Um analisador JSON novo. Várias correções de bugs.
Tags: Minor feature enhancements
File selection for the mplayer module. A VolumeControl module with graphical feedback. VolumeControl is now based on gstreamer (should allow easy support for OSS and Pulseaudio). Mode robust CommandExecutor. Debug messages have been added. A new JSON parser. Several bugfixes.

Project Resources