Download List

프로젝트 설명

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 이제 새로운 bluez DBUS API와 함께 작동합니다.
Tags: Major bugfixes
LBRC now works with the new bluez DBUS API.

2008-09-21 17:02
0.6.3

오류 DBUSCaller 및 CommandExecutor에 고정했다. 일부 코드를 청소 다했다. 모듈의 X11 세션에 (커널 관계없이) 키 / 마우스 이벤트를 삽입하는 방법을 제공하기 위해 추가되었습니다. J2ME 클라이언트가 작은 세워졌습니다. 이미 알려진 장치의 목록이 검색되지 않고 표시됩니다. 장치 검색을 더욱 강력되었다.
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

이 릴리스의 릴리스 UInputDispatcher에 대한 GUI를 설정에서 등록을위한 SDP 출력, 수정 문자를 선택 디버그 추가 UInputDispatcher에서 uniput 장치가 있는지 확인 dbusbridge에게 전달하기 전에, 그리고 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

J2ME 부분의 호환성 (예를 들어, 지금은 노키아 6085) 작품을 개선했다. 로깅 시스템과 클라이언트에 대한 2킬로바이트의 크기 제한을 개선했다 - 서버 연결이 제거되었습니다. mplayer FIFO를 지원하는 모듈을 기록했다. 하나는 버그 발생 충돌 (), 그리고 구성 파일을 독자가 버그가 수정된 구성 파일을 먹은 벌레가 사용중지됨 bluez API의 사용에 관한.
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

mplayer 모듈에 대한 선택 사항 파일. 그래픽 의견 VolumeControl 모듈입니다. VolumeControl 지금은 gstreamer를 기반으로합니다 ()의 OSS 및 Pulseaudio 쉽게 지원할 수 있도록해야합니다. 모드 강력한 CommandExecutor. 디버그 메시지가 추가되었습니다. 새로운 JSON 파서. 몇 가지 버그수정.
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